diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-18 18:23:31 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-18 14:59:56 -0600 |
commit | 27b5237b601250b2589b132a740a115a80113385 (patch) | |
tree | 8db523f76d913192f0ae099e63a7d83e5fd4e545 /python/Baker/Baker.info | |
parent | 8f537fb3ee92c9703fe4afb5822edf7b384904bb (diff) | |
download | slackbuilds-27b5237b601250b2589b132a740a115a80113385.tar.gz |
python/Baker: Added (Access to Python functions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Baker/Baker.info')
-rw-r--r-- | python/Baker/Baker.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/Baker/Baker.info b/python/Baker/Baker.info new file mode 100644 index 0000000000..c6b6a17b3e --- /dev/null +++ b/python/Baker/Baker.info @@ -0,0 +1,10 @@ +PRGNAM="Baker" +VERSION="1.3" +HOMEPAGE="https://bitbucket.org/mchaput/baker/overview" +DOWNLOAD="https://pypi.python.org/packages/source/B/Baker/Baker-1.3.tar.gz" +MD5SUM="e628d935accf915abf6cdef77b81d8d3" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |