diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-25 02:07:52 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:13 -0600 |
commit | 1824cac273ae1c2433a1492c31cc2a28da1751da (patch) | |
tree | a49f2dec9bbf5c127659baaa1a2250350ce11cd8 /libraries/lunatic-python/lunatic-python.info | |
parent | 3cdf884f4302fd9f6786ab55e8f6956b4209f5f9 (diff) | |
download | slackbuilds-1824cac273ae1c2433a1492c31cc2a28da1751da.tar.gz |
libraries/lunatic-python: Added (bridge between Python and Lua).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/lunatic-python/lunatic-python.info')
-rw-r--r-- | libraries/lunatic-python/lunatic-python.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/lunatic-python/lunatic-python.info b/libraries/lunatic-python/lunatic-python.info new file mode 100644 index 0000000000..8fffb6a9a1 --- /dev/null +++ b/libraries/lunatic-python/lunatic-python.info @@ -0,0 +1,10 @@ +PRGNAM="lunatic-python" +VERSION="1.1.1" +HOMEPAGE="http://labix.org/lunatic-python" +DOWNLOAD="https://pypi.python.org/packages/source/l/lunatic-python-bugfix/lunatic-python-bugfix-1.1.1.tar.gz" +MD5SUM="42be02430fdd05b657d3a5078bbbe5af" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="lua" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |