Top > All GNU Packages > Idutils

Idutils - Tools for indexing

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.
 

Database queries can be issued from the command-line, or from within emacs, serving as an augmented tags facility.



Obtaining

Web pagehttp://www.fsf.org/software/idutils/idutils.html
Source tarballhttp://ftp.gnu.org/pub/gnu/id-utils/id-utils-3.2.tar.gz
Version 3.2 (stable) released on 1996-08-06
Licensed under The GNU General Public License, Version 2 or later.
This is a GNU package.

Documentation
User manual included
Support contacts

Bug List<bug-idutils@gnu.org>

Project contacts

Maintainers
Developers
Contributors

Related information

Interfacescommand line
Programsmkid, lid, fid, xtokid, fnid
Source languagesC

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2001-01-31
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



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

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 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. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.