Id-Utils: tools for indexing
4.0
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.
Programs included are:
http://www.fsf.org/software/idutils/idutils.html
If you download the Setup program of the package, any requirements for running applications, such as dynamic link libraries (DLL's) from the dependencies as listed below under Requirements, are already included. If you download the package as Zip files, then you must download and install the dependencies zip file yourself. Developer files (header files and libraries) from other packages are however not included; so if you wish to develop your own applications, you must separately install the required packages.
Description | Download | Size | Last change | Md5sum | ||||
---|---|---|---|---|---|---|---|---|
• Complete package, except sources | Setup | 1456664 | 9 March 2006 | 44a2f95a1bf7f3fd595c1611143a8ad9 | ||||
• Sources | Setup | 989829 | 9 March 2006 | 630c396d1d353c0aa722fc6ee73efcd1 | ||||
• Binaries | Zip | 381703 | 9 March 2006 | ff9c736f20fea1bfee59c32de2396fdf | ||||
• Dependencies | Zip | 769903 | 9 March 2006 | 73241e442620b2c0c307bce12015bf7e | ||||
• Documentation | Zip | 465901 | 9 March 2006 | eaedac827c4624368100f44749659fcd | ||||
• Sources | Zip | 1367650 | 9 March 2006 | 0ae7df8c3504b8abca044c85083ff9a4 |
You can also download the files from the GnuWin32 files page.
You can monitor new releases of the port of this package.
General Installation Instructions
GnuWin32 Help (feature requests, bugs, etc)