diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2015-08-13 22:16:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-13 23:16:02 +0700 |
commit | 271ef15e0cb94ea7e9425e5e5eaf81603fcb3e78 (patch) | |
tree | 7b4ddaed2b6f50831e871e6d3a9acbd069a19d46 /python/snuggs/snuggs.info | |
parent | 6cadfcc6ad6dd420311d15addd1b7fd621aca6c6 (diff) | |
download | slackbuilds-271ef15e0cb94ea7e9425e5e5eaf81603fcb3e78.tar.gz |
python/snuggs: Added (s-expressions for Numpy).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/snuggs/snuggs.info')
-rw-r--r-- | python/snuggs/snuggs.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/snuggs/snuggs.info b/python/snuggs/snuggs.info new file mode 100644 index 0000000000..cf90247830 --- /dev/null +++ b/python/snuggs/snuggs.info @@ -0,0 +1,10 @@ +PRGNAM="snuggs" +VERSION="1.3.1" +HOMEPAGE="https://pypi.python.org/pypi/snuggs" +DOWNLOAD="https://pypi.python.org/packages/source/s/snuggs/snuggs-1.3.1.tar.gz" +MD5SUM="f812255b9b89d178a96c39395dba263d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="click numpy pyparsing" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |