Free and portable approximate regex matching library https://laurikari.net/tre/
Go to file
Silvan Calarco 8fc4a11f64 update to 0.8.0.20201128git
added debug package, remove python binding (not building with python3) [release 0.8.0.20201128git-1mamba;Sat Nov 28 2020]
2024-01-06 05:57:46 +01:00
libtre-0.8.0-python.patch package created by autospec [release 0.8.0-1mamba;Mon Jun 25 2012] 2024-01-06 05:57:45 +01:00
libtre.spec update to 0.8.0.20201128git 2024-01-06 05:57:46 +01:00
README.md package created by autospec [release 0.8.0-1mamba;Mon Jun 25 2012] 2024-01-06 05:57:45 +01:00

libtre

TRE is a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate (fuzzy) matching.