Idutils
Idutils
http://www.gnu.org/software/idutils
A package of language independent tools that indexes program identifiers, literal numbers, or words of human-readable text. Through an "ID database," a binary file containing a list of filenames, a list of tokens, and a simple matrix indicating which tokens appear in which files, text-searching tasks become simpler and faster. The ID utilities handle more than just identifiers; they also treat other kinds of tokens, including numeric constants, and the contents of certain character strings. Database queries can be issued from the command-line, or from within emacs, serving as an augmented tags facility. Programs included are:
mkid: (id-utils)mkid invocation. Creating an ID database.
- lid: (id-utils)lid invocation. Matching words and patterns.
- fid: (id-utils)fid invocation. Listing a file's tokens.
- fnid: (id-utils)fnid invocation. Looking up file names.
- xtokid: (id-utils)xtokid invocation. Testing mkid scanners.
Documentation
User manual included
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Kelly Hopkins | 17 June 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
| Jim Meyering | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking | mailto:bug-idutils@gnu.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 27 January 2009.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.