Categories

Visit BadVista.org Visit PlayOgg.org Visit DefectiveByDesign.org

GNU 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.

Last updated 22 Apr, 2008


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2orlater

Rate it!

 

About

Leadership
Subprograms

mkid, lid, fid, xtokid, fnid

Versions

4.2

4.2 released on 2006-08-04

  • Released: 4 Aug, 2006
  • Code Maturity: Stable
  • Source Archive: ftp://ftp.gnu.org/gnu/idutils/idutils-4.2.tar.gz
  • Licenses: GPLv2orlater
  • Interfaces: Command Line

User Community and Support

User manual included

General Resources

Development

Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2008 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.