pkg://agrep-0.7.5-5.fc9.i386.rpm:14504/HEADER
downloads
Name : agrep Relocations: (not relocateable)
Version : 0.7.5 Vendor: Fedora Project
Release : 5.fc9 Build Date: Thu Feb 21 04:05:26 2008
Install date: (not installed) Build Host: hammer2.fedora.redhat.com
Group : Applications/Text Source RPM: tre-0.7.5-5.fc9.src.rpm
Size : 17138 License: LGPLv2+
Packager : Fedora Project
URL : http://laurikari.net/tre/
Summary : Approximate grep utility
Description :
The agrep tool is similar to the commonly used grep utility, but agrep
can be used to search for approximate matches.
The agrep tool searches text input for lines (or records separated by
strings matching arbitrary regexps) that contain an approximate, or
fuzzy, match to a specified regexp, and prints the matching lines.
Limits can be set on how many errors of each kind are allowed, or
only the best matching lines can be output.
Unlike other agrep implementations, TRE agrep allows full POSIX
regexps of any length, any number of errors, and non-uniform costs.