diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-28 22:52:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-28 22:52:23 +0700 |
commit | fa8a7d66175d2ee330a68387bca9ab1e1e7b859a (patch) | |
tree | e9fbb11c41f236f5e7bc9e5fcfb289e6446fce15 /python/PyGithub/PyGithub.info | |
parent | dd5d11bed74521424ba51c8aafd243c641d78283 (diff) | |
download | slackbuilds-fa8a7d66175d2ee330a68387bca9ab1e1e7b859a.tar.gz |
python/PyGithub: Added (Library to use Github API v3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyGithub/PyGithub.info')
-rw-r--r-- | python/PyGithub/PyGithub.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/PyGithub/PyGithub.info b/python/PyGithub/PyGithub.info new file mode 100644 index 0000000000..0ddcc1ecbe --- /dev/null +++ b/python/PyGithub/PyGithub.info @@ -0,0 +1,10 @@ +PRGNAM="PyGithub" +VERSION="1.24.1" +HOMEPAGE="http://jacquev6.github.io/PyGithub/v1/index.html" +DOWNLOAD="https://pypi.python.org/packages/source/P/PyGithub/PyGithub-1.24.1.tar.gz" +MD5SUM="bf15aa34ee8cd75af9a6ae46c71f73cf" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |