Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: agrep | Distribution: Mageia |
Version: 0.8.0 | Vendor: Mageia.Org |
Release: 17.mga8 | Build date: Fri Feb 14 06:39:05 2020 |
Group: Text tools | Build host: localhost |
Size: 41627 | Source RPM: tre-0.8.0-17.mga8.src.rpm |
Packager: umeabot <umeabot> | |
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.
GPL
* Fri Feb 14 2020 umeabot <umeabot> 0.8.0-17.mga8 + Revision: 1517456 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %configure2_5x * Sun Sep 23 2018 umeabot <umeabot> 0.8.0-16.mga7 + Revision: 1301454 - Mageia 7 Mass Rebuild * Wed Jun 27 2018 pterjan <pterjan> 0.8.0-15.mga7 + Revision: 1240236 - Fix build on aarch64
/usr/bin/agrep /usr/lib/.build-id /usr/lib/.build-id/7b /usr/lib/.build-id/7b/473263bc3406f7b7388797bd3d74452fd13def /usr/share/locale/fi/LC_MESSAGES/tre.mo /usr/share/locale/sv/LC_MESSAGES/tre.mo /usr/share/man/man1/agrep.1.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024