From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-util/cscope/metadata.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 dev-util/cscope/metadata.xml (limited to 'dev-util/cscope/metadata.xml') diff --git a/dev-util/cscope/metadata.xml b/dev-util/cscope/metadata.xml new file mode 100644 index 000000000000..d474ab0ab2b1 --- /dev/null +++ b/dev-util/cscope/metadata.xml @@ -0,0 +1,36 @@ + + + + + vim@gentoo.org + Gentoo Vim Project + + + gnu-emacs@gentoo.org + Gentoo GNU Emacs project + + + Cscope is a developer's tool for browsing source code. Cscope allows + searching code for: + + * cross referenced symbols + * global definitions + * callees and callers + * text strings and regular expression patterns + * files and files including a file + + Other features: + + * curses based (text screen) + * fast searches + * fuzzy parser supports C and is flexible enough to be useful for + C++, Java and other documents + * command line mode for inclusion in scripts or as a backend to GUIs + + Cscope is distributed with xcscope which provides tight integration + with GNU Emacs. + + + cscope + + -- cgit v1.2.3