# # DSM for id-utils 3.2 sources # Written by Richard Dawe 2001-06-30 # dsm-file-version: 1.0 dsm-name: idu32s dsm-version: 0.5.1 dsm-author: Richard Dawe dsm-author-email: rich@phekda.freeserve.co.uk name: id-utils version: 3.2 type: sources manifest: idu32s binaries-dsm: idu32b short-description: ID utilities find tokens in files using a database. license: GNU GPL # Copied from readme.dos long-description: \ ID Utilities are used to scan a directory tree, create a database\n\ that records which tokens appear in which files, and then query that\n\ database, thus making a variety of text-searching tasks much simpler\n\ and faster. A typical example of a query is ``list all files that #include\n\ a particular header file''. Another example is to search\n\ mail archives for certain keywords. author: Greg McGary porter: Eli Zaretskii porter-email: eliz@is.elta.co.il simtelnet-path: v2gnu/ zip: idu32s.zip changelog: gnu/id-utils.32/NEWS pre-install-readme: gnu/id-utils.32/README.dos # Packages required to build the sources requires: djdev requires: gcc requires: binutils requires: make requires: bash requires: fileutils requires: textutils requires: sh-utils requires: grep requires: sed requires: diffutils