diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-05-10 05:12:17 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-05-10 05:12:17 +0200 |
commit | 5e01a4852b31d537307994248869caf38b4023cc (patch) | |
tree | 769c60020afcb58437477f348dca58fb0c789f64 /dist.info | |
parent | 766e109fd638ef1eac33717b52e04a351da46483 (diff) |
Imported Upstream version 6.0.0upstream/6.0.0
Diffstat (limited to 'dist.info')
-rw-r--r-- | dist.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dist.info b/dist.info new file mode 100644 index 0000000..40ad07d --- /dev/null +++ b/dist.info @@ -0,0 +1,10 @@ +--- This file is part of LuaDist project + +name = "onig" +version = "6.0.0" + +desc = "Oniguruma is a regular expressions library." +author = "K.Kosako" +license = "BSD" +url = "https://github.com/kkos/oniguruma" +maintainer = "K.Kosako" |