summaryrefslogtreecommitdiff
blob: c9fda525828d3ab654a6549550da7f88c789ed3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>vim@gentoo.org</email>
		<name>Gentoo Vim Project</name>
	</maintainer>
	<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>
	<upstream>
		<remote-id type="sourceforge">ccglue</remote-id>
	</upstream>
</pkgmetadata>