Difference between revisions of "Cscope"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Cscope |Short description=Browses through source code files for specific elements of code. |Full description=Cscope is an interactive, screen-oriented tool that all...")
 
(version 15.8b)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Cscope
 
|Name=Cscope
|Short description=Browses through source code files for specific elements of code.
+
|Short description=Text screen based source browsing tool
 
|Full description=Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files (as well as other languages) for specified elements of code. You can search code for: all references to a symbol, global definitions, functions called by a function, functions calling a function, test string, regular expression pattern, a file, or files that include a file. The program generates an information database for faster searches and later reference. The fuzzy parser supports C, but is flexible enough to be useful for C++ and Java. 'cscope' supports a command line mode for inclusion in scripts or as a backend to a GUI/frontend.
 
|Full description=Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files (as well as other languages) for specified elements of code. You can search code for: all references to a symbol, global definitions, functions called by a function, functions calling a function, test string, regular expression pattern, a file, or files that include a file. The program generates an information database for faster searches and later reference. The fuzzy parser supports C, but is flexible enough to be useful for C++ and Java. 'cscope' supports a command line mode for inclusion in scripts or as a backend to a GUI/frontend.
|User level=none
 
|Status=Live
 
|Component programs=
 
 
|Homepage URL=http://cscope.sourceforge.net/
 
|Homepage URL=http://cscope.sourceforge.net/
|VCS checkout command=
+
|User level=advanced
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User manpages available from http://cscope.sourceforge.net/cscope_man_page.html
 
|Documentation note=User manpages available from http://cscope.sourceforge.net/cscope_man_page.html
|Paid support=
+
|Related projects=global
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=development,programming,source code,C
 
|Keywords=development,programming,source code,C
|Is GNU=n
+
|Version identifier=15.8b
|Last review by=Janet Casey
+
|Version date=2015/04/04
|Last review date=2008-01-07
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/cscope/files/cscope/15.8b/
 +
|Last review by=Genium
 +
|Last review date=2016/12/19
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=15.5
+
|Status=
|Version date=2003-09-03
+
|Is GNU=No
|Version status=stable
 
|Version download=http://prdownloads.sourceforge.net/cscope/cscope-15.5.tar.gz?download
 
 
|License verified date=2000-11-22
 
|License verified date=2000-11-22
|Version comment=15.5 stable released on 2003-09-03
+
}}
 +
{{Project license
 +
|License=BSD_4Clause
 +
|License verified by=Genium
 +
|License verified date=2016/12/19
 +
|License note=http://cscope.cvs.sourceforge.net/viewvc/cscope/cscope/COPYING
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Petr Sorfa
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Petr Sorfa
 
 
|Email=petr@users.sourceforge.net
 
|Email=petr@users.sourceforge.net
 
|Resource URL=
 
|Resource URL=
Line 37: Line 36:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://sourceforge.net/cvs/?group_id=4664
+
|Resource URL=http://cscope.cvs.sourceforge.net/viewvc/cscope/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Developer
|Resource kind=VCS Repository Webview
+
|Resource kind=Bug Tracking
|Resource URL=http://sourceforge.net/tracker/?group_id=4664&atid=104664
+
|Resource URL=https://sourceforge.net/p/cscope/bugs/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 53: Line 52:
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
 
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/cscope-devel
 
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/cscope-devel
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://sourceforge.net/projects/cscope/files/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://sourceforge.net/projects/cscope/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=console
 
|Interface=console
|Programming-language=c
 
 
|Software-development=programming-language
 
|Software-development=programming-language
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=BSD_3Clause
 
|License verified by=Janet Casey
 
|License verified date=2000-11-22
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 69: Line 72:
 
|Prerequisite description=ncurses
 
|Prerequisite description=ncurses
 
}}
 
}}
 +
{{Featured}}

Revision as of 06:58, 19 December 2016


[edit]

Cscope

http://cscope.sourceforge.net/
Text screen based source browsing tool

Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files (as well as other languages) for specified elements of code. You can search code for: all references to a symbol, global definitions, functions called by a function, functions calling a function, test string, regular expression pattern, a file, or files that include a file. The program generates an information database for faster searches and later reference. The fuzzy parser supports C, but is flexible enough to be useful for C++ and Java. 'cscope' supports a command line mode for inclusion in scripts or as a backend to a GUI/frontend.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

19 December 2016




Leaders and contributors

Contact(s)Role
Petr Sorfa Maintainer


Resources and communication

AudienceResource typeURI
DeveloperBug Trackinghttps://sourceforge.net/p/cscope/bugs/
DeveloperDownloadhttps://sourceforge.net/projects/cscope/
DeveloperVCS Repository Webviewhttp://cscope.cvs.sourceforge.net/viewvc/cscope/
DeveloperDownloadhttps://sourceforge.net/projects/cscope/files/
Debian (Ref)https://tracker.debian.org/pkg/cscope
DeveloperMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/cscope-devel
HelpMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/cscope-announce


Software prerequisites

KindDescription
Required to usencurses




Entry






























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.