diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-05-10 05:15:59 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-05-10 05:15:59 +0200 |
commit | e706cbe5496e1829d1ddbe4d5bb0a6728204e510 (patch) | |
tree | c72d1848ac6aef07703848d0ffbe80f1336a81cd /dist.info | |
parent | 69ab3addbc2dbbc90c311b2845cd25a2159435cd (diff) | |
parent | 5e01a4852b31d537307994248869caf38b4023cc (diff) |
new upstream release
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" |