blob: 44ddfcd59cd571f71c67bf21097d7b58a8564b0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>robbat2@gentoo.org</email>
</maintainer>
<longdescription>
Fast, high-capacity, identifier database tool.
Actually, the term `identifier' is too limiting--`mkid' stores tokens, be
they program identifiers of any form, literal numbers, or words of
human-readable text. Database queries can be issued from the command-line,
or from within emacs, serving as an augmented tags facility.
</longdescription>
</pkgmetadata>
|