diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2019-12-01 21:40:54 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:50:34 -0500 |
commit | 54c53bd805c7859d091b83a60582b37d7b53aa88 (patch) | |
tree | 8ee40a32d08b1253a9a9eae6b533c763e9d183db /development/oniguruma/README | |
parent | ecc558c9ebb7e6bc4bcf01e98c9c621a651889ef (diff) |
development/oniguruma: Removed (added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/oniguruma/README')
-rw-r--r-- | development/oniguruma/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/development/oniguruma/README b/development/oniguruma/README deleted file mode 100644 index 8eb7bf9091..0000000000 --- a/development/oniguruma/README +++ /dev/null @@ -1,3 +0,0 @@ -Oniguruma is a regular expressions library. The characteristics of -this library is that different character encoding for every regular -expression object can be specified. |