blob: a4922178c5d294ef0b18516fdd766cae1d78ce69 (
plain)
1
2
3
4
5
6
7
8
|
`mkid' is a simple, fast, high-capacity, language-independent
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.
WWW: http://www.gnu.org/software/idutils/
|