blob: a2cd58c086f2568456ac53298aa9a1d4ba114111 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>vim</herd>
<longdescription lang="en">
ccglue (ctags-cscope glue) is intended to be the interfacing app between cscope
and ctags. It can generate cross-reference tag files that can be interfaced
with the Vim CCTree plugin.
</longdescription>
</pkgmetadata>
|