slackbuilds_ponce/libraries/tre/README
B. Watson e9f70d2687
libraries/tre: New maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-29 17:07:16 +07:00

8 lines
278 B
Text

tre (regular expression matching library)
TRE is a lightweight, robust, and efficient POSIX compliant regex
matching library with some exciting features such as approximate
(fuzzy) matching.
This includes the tre C library, python3 library, and the command-line
tool "agrep".