Difference between revisions of "Idutils"
(Created page with "{{Entry |Name=Idutils |Short description=Tools for indexing |Full description=A package of language independent tools that indexes program identifiers, literal numbers, or words ...") |
|||
| Line 14: | Line 14: | ||
* xtokid: (id-utils)xtokid invocation. Testing mkid scanners. | * xtokid: (id-utils)xtokid invocation. Testing mkid scanners. | ||
|User level=none | |User level=none | ||
| + | |Status=Live | ||
| + | |Component programs=mkid,lid,fid,xtokid,fnid | ||
| + | |Homepage URL=http://www.gnu.org/software/idutils | ||
| + | |VCS checkout command= | ||
| + | |Computer languages=C | ||
| + | |Documentation note=User manual included | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects= | ||
| + | |Keywords=text,writing,index,editing,word-processing,identifiers,tokens,idutils,id-utils | ||
| + | |Is GNU=y | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2009-01-27 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=4. | + | |Version identifier=4.5 |
| − | |Version date= | + | |Version date=2010-06-17 |
|Version status=stable | |Version status=stable | ||
| − | |Version download= | + | |Version download=http://ftpmirror.gnu.org/idutils/idutils-4.5.tar.gz |
| − | |License verified date= | + | |License verified date=2010-06-17 |
| − | |Version comment= | + | |Version comment= |
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Pedro J. Ruiz Lopez | ||
| + | |Email=holzplatten@es.gnu.org | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Jim Meyering | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:bug-idutils@gnu.org | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
| + | |Software-development=small-specific-development-task | ||
| + | |Use=software-development | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv2orlater | |License=GPLv2orlater | ||
| − | |License verified by= | + | |License verified by=Kelly Hopkins |
| − | |License verified date= | + | |License verified date=2010-06-17 |
}} | }} | ||
Latest revision as of 10:18, 12 April 2011
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.