pkg://agrep-0.7.5-1.fc7.x86_64.rpm:14308/HEADER
downloads
Name : agrep Relocations: (not relocateable)
Version : 0.7.5 Vendor: Fedora Project
Release : 1.fc7 Build Date: Mon Jan 29 03:29:20 2007
Install date: (not installed) Build Host: xenbuilder1.fedora.redhat.com
Group : Applications/Text Source RPM: tre-0.7.5-1.fc7.src.rpm
Size : 19658 License: LGPL
Packager : Fedora Project <http://bugzilla.redhat.com/bugzilla>
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.