slackbuilds/libraries/tre
B. Watson d8cc21de94
libraries/tre: Updated for version 0.9.0.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-10-05 08:36:09 +07:00
..
README
slack-desc
tre.SlackBuild libraries/tre: Updated for version 0.9.0. 2024-10-05 08:36:09 +07:00
tre.info libraries/tre: Updated for version 0.9.0. 2024-10-05 08:36:09 +07:00

README

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".