forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
410 B
Text
8 lines
410 B
Text
`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/
|