Difference between revisions of "Idutils"
m (version 4.6) |
(rewording + title name) |
||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name=Idutils | + | |Name=GNU Idutils |
|Short description=Tools for indexing | |Short description=Tools for indexing | ||
− | |Full description= | + | |Full description='''Idutils''' includes tools to create an index of textual tokens used in a list of file names and then to query that index. Thus, it allows the user to, for example, find all the uses of a particular function in a large programming project. In addition to handling textual tokens, it can also handle numeric constants and the contents of 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. | * lid: (id-utils)lid invocation. Matching words and patterns. | ||
− | |||
* fid: (id-utils)fid invocation. Listing a file's tokens. | * fid: (id-utils)fid invocation. Listing a file's tokens. | ||
− | |||
* fnid: (id-utils)fnid invocation. Looking up file names. | * fnid: (id-utils)fnid invocation. Looking up file names. | ||
− | |||
* xtokid: (id-utils)xtokid invocation. Testing mkid scanners. | * xtokid: (id-utils)xtokid invocation. Testing mkid scanners. | ||
|Homepage URL=https://www.gnu.org/s/idutils | |Homepage URL=https://www.gnu.org/s/idutils | ||
− | |User level= | + | |User level=advanced |
|Component programs=mkid,lid,fid,xtokid,fnid | |Component programs=mkid,lid,fid,xtokid,fnid | ||
|VCS checkout command=git clone git://git.savannah.gnu.org/idutils.git | |VCS checkout command=git clone git://git.savannah.gnu.org/idutils.git | ||
Line 25: | Line 24: | ||
|Version download=http://ftpmirror.gnu.org/idutils/idutils-4.6.tar.xz | |Version download=http://ftpmirror.gnu.org/idutils/idutils-4.6.tar.xz | ||
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date= | + | |Last review date=2016/12/19 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
Line 34: | Line 33: | ||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=GPLv3orlater |
− | |License verified by= | + | |License verified by=Genium |
− | |License verified date= | + | |License verified date=2016/12/19 |
+ | |License note=http://git.savannah.gnu.org/cgit/idutils.git/tree/COPYING | ||
}} | }} | ||
{{Person | {{Person | ||
Line 58: | Line 58: | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
|Resource URL=http://git.savannah.gnu.org/cgit/idutils.git | |Resource URL=http://git.savannah.gnu.org/cgit/idutils.git | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://ftp.gnu.org/gnu/idutils/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Mirrors | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=http://ftpmirror.gnu.org/idutils/ | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
+ | |Runs-on=BSD, GNU/Linux, GNU/Hurd | ||
|Software-development=small-specific-development-task | |Software-development=small-specific-development-task | ||
|Use=software-development | |Use=software-development | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Revision as of 05:16, 19 December 2016
GNU Idutils
https://www.gnu.org/software/idutils/
Tools for indexing.
Idutils includes tools to create an index of textual tokens used in a list of file names and then to query that index. Thus, it allows the user to, for example, find all the uses of a particular function in a large programming project. In addition to handling textual tokens, it can also handle numeric constants and the contents of 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.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Jim Meyering | maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
General | https://translationproject.org/domain/idutils.html | |
Savannah (Ref) | https://savannah.gnu.org/projects/idutils/ | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/id-utils | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-idutils/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/idutils.git/ | |
Download | https://ftp.gnu.org/gnu/idutils/ | |
Download | https://alpha.gnu.org/gnu/idutils/ | |
General | https://savannah.gnu.org/people/ |
Software prerequisites
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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.