/[gentoo-x86]/dev-util/cscope/metadata.xml
Gentoo

Contents of /dev-util/cscope/metadata.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download) (as text)
Tue Mar 16 06:38:50 2004 UTC (9 years, 2 months ago) by usata
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -0 lines
File MIME type: application/xml
Changed to not assign read-only variable PN. See bug #44712. metadata.xml fix.

1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <herd>vim</herd>
5 <herd>emacs</herd>
6 <longdescription>
7 Cscope is a developer's tool for browsing source code. Cscope allows
8 searching code for:
9
10 * cross referenced symbols
11 * global definitions
12 * callees and callers
13 * text strings and regular expression patterns
14 * files and files including a file
15
16 Other features:
17
18 * curses based (text screen)
19 * fast searches
20 * fuzzy parser supports C and is flexible enough to be useful for
21 C++, Java and other documents
22 * command line mode for inclusion in scripts or as a backend to GUIs
23
24 Cscope is distributed with xcscope which provides tight integration
25 with GNU Emacs.
26 </longdescription>
27 </pkgmetadata>

  ViewVC Help
Powered by ViewVC 1.1.17