Package : agrep > RPM : agrep-0.8.0-18.mga9.i586.rpm

Basic items

Install
Name agrep
Version 0.8.0
Release 18.mga9
URL http://laurikari.net/tre/
Group Text tools
Summary Approximate matching
Size 41KB
Arch i586
License GPL

Description

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.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM tre-0.8.0-18.mga9.src.rpm
Build time 2022-03-17 16:52:12
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie