blob: cada62daea61c19f6f80592cf4928764182e2293 (
plain)
1
2
3
4
5
6
7
|
{
"name": "tre",
"version-string": "0.8.0",
"port-version": 3,
"description": "TRE is a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate (fuzzy) matching.",
"homepage": "https://github.com/laurikari/tre"
}
|