Home > Repositories > base > idutils

idutils: A set for tools for maintaining an 'ID database'

An 'ID database' is a binary file containing a list of file names, a list of tokens, and a sparse matrix indicating which tokens appear in which files.
With this database and some tools to query it, many text-searching tasks become simpler and faster.
For example, you can list all files that reference a particular `#include' file throughout a huge source hierarchy, search for all the memos containing references to a project, or automatically invoke an editor on all files containing references to some function or variable.
Anyone with a large software project to maintain, or a large set of text files to organize, can benefit from the ID utilities.
Although the name `ID' is short for `identifier', the ID utilities handle more than just identifiers; they also treat other kinds of tokens, most notably numeric constants, and the contents of certain character strings.
Name:idutils
Release: 4.6-2mamba
Group:System/Tools
Maintainer:silvan
License:GPL
Size:0.97 MB
Upstream URL:http://www.gnu.org/software/idutils/
Build time:2023-11-02 23:58:05
Binary packages and requirements
x86_64i586
Built RPMSidutils
idutils-debug
idutils
idutils-debug
Build requirementsglibc-devel [1]
glibc-devel [1]
History of changes
DatePackagerReleaseDescription
2023-11-02autodist4.6-2mamba- automatic rebuild by autodist
2012-02-12autodist4.6-1mamba- update to 4.6
2010-06-25autodist4.5-1mamba- automatic update by autodist
2008-07-03silvan4.2-1mamba- package created by autospec