diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2016-06-20 23:00:59 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-25 08:54:58 +0700 |
commit | 4b371a532fb7ecd264000cb250987e9ff0367c7b (patch) | |
tree | 940f95f5f789ef40ccf963662b5b3a9ecc823fc1 /python/munch/munch.info | |
parent | 563a7a18b46c14601fc3eae00e93fd131279bacc (diff) | |
download | slackbuilds-4b371a532fb7ecd264000cb250987e9ff0367c7b.tar.gz |
python/munch: Added (Python dict with attribute-style access).
Diffstat (limited to 'python/munch/munch.info')
-rw-r--r-- | python/munch/munch.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/munch/munch.info b/python/munch/munch.info new file mode 100644 index 0000000000..c0449ef06c --- /dev/null +++ b/python/munch/munch.info @@ -0,0 +1,10 @@ +PRGNAM="munch" +VERSION="2.0.4" +HOMEPAGE="https://github.com/Infinidat/munch" +DOWNLOAD="https://github.com/Infinidat/munch/archive/2.0.4/munch-2.0.4.tar.gz" +MD5SUM="ab2ac3be4189e1f54c268f9dbf3be743" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |