Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

agrep-0.8.0-2 RPM for x86_64

From OpenMandriva Cooker for x86_64 / unsupported / release

Name: agrep Distribution: OpenMandriva Lx
Version: 0.8.0 Vendor: OpenMandriva
Release: 2 Build date: Sun Nov 1 20:02:51 2020
Group: File tools Build host: rhel.openmandriva.org
Size: 35113 Source RPM: tre-0.8.0-2.src.rpm
Packager: bero <bero@lindev.ch>
Url: http://laurikari.net/tre/
Summary: Approximate matching
Approximate pattern matching allows matches to be approximate,
that is, allows the matches to be close to the searched pattern
under some measure of closeness. TRE uses the edit-distance
measure (also known as the Levenshtein distance) where characters
can be inserted, deleted, or substituted in the searched text in
order to get an exact match. Each insertion, deletion, or
substitution adds the distance, or cost, of the match. TRE can
report the matches which have a cost lower than some given
threshold value. TRE can also be used to search for matches with
the lowest cost.

TRE includes a version of the agrep command line tool for
approximate regexp matching in the style of grep.  Unlike other
agrep implementations (like the one by Sun Wu and Udi Manber from
University of Arizona available) TRE agrep allows full regexps of
any length, any number of errors, and non-uniform costs for
insertion, deletion and substitution.

Provides

Requires

License

GPL

Files

/usr/bin/agrep
/usr/share/locale/fi/LC_MESSAGES/tre.mo
/usr/share/locale/sv/LC_MESSAGES/tre.mo
/usr/share/man/man1/agrep.1.zst


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 28 23:06:15 2024