summaryrefslogtreecommitdiffstats
path: root/development/oniguruma/README
diff options
context:
space:
mode:
author Eugene Wissner <belka@caraus.de>2015-10-31 08:28:02 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-31 08:28:26 +0700
commite18fdcd05073352ebe8d1e0f811a5d9e7bda5393 (patch)
treefd908a37c55091db224294a9a0365cc67102c20b /development/oniguruma/README
parent483eb1346bdb176ba9d6c3b3fea1954b6555af8a (diff)
downloadslackbuilds-e18fdcd05073352ebe8d1e0f811a5d9e7bda5393.tar.gz
slackbuilds-e18fdcd05073352ebe8d1e0f811a5d9e7bda5393.tar.xz
development/oniguruma: Added (Regular expressions library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/oniguruma/README')
-rw-r--r--development/oniguruma/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/oniguruma/README b/development/oniguruma/README
new file mode 100644
index 0000000000..8eb7bf9091
--- /dev/null
+++ b/development/oniguruma/README
@@ -0,0 +1,3 @@
+Oniguruma is a regular expressions library. The characteristics of
+this library is that different character encoding for every regular
+expression object can be specified.