summaryrefslogtreecommitdiffstats
path: root/libraries/tre/README
diff options
context:
space:
mode:
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
commit9f1dbd7eef68702ab9a325bb9cd8f6959c60c268 (patch)
treed7397c2aa6d3da4a3f160ca47506ea11e7faf8d7 /libraries/tre/README
parent4b8b6569e9157a7a9027004eef34e6ce62d4e411 (diff)
downloadslackbuilds-9f1dbd7eef68702ab9a325bb9cd8f6959c60c268.tar.gz
slackbuilds-9f1dbd7eef68702ab9a325bb9cd8f6959c60c268.tar.xz
libraries/tre: Added to 12.0 repository
Diffstat (limited to 'libraries/tre/README')
-rw-r--r--libraries/tre/README3
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.