diff options
author | Frank Caraballo <fecaraballo{at}gmail{dot}com> | 2010-05-11 20:01:04 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 20:01:04 +0200 |
commit | 9f1dbd7eef68702ab9a325bb9cd8f6959c60c268 (patch) | |
tree | d7397c2aa6d3da4a3f160ca47506ea11e7faf8d7 /libraries/tre/README | |
parent | 4b8b6569e9157a7a9027004eef34e6ce62d4e411 (diff) | |
download | slackbuilds-9f1dbd7eef68702ab9a325bb9cd8f6959c60c268.tar.gz |
libraries/tre: Added to 12.0 repository
Diffstat (limited to 'libraries/tre/README')
-rw-r--r-- | libraries/tre/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/tre/README b/libraries/tre/README new file mode 100644 index 0000000000..7329775855 --- /dev/null +++ b/libraries/tre/README @@ -0,0 +1,3 @@ +TRE is a lightweight, robust, and efficient POSIX compliant +regexp matching library with some exciting features such as +approximate (fuzzy) matching. |