diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-15 18:15:23 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-15 18:15:23 +0100 |
commit | 87d233365696a2c5fab87c6ff8b32b6a3daef434 (patch) | |
tree | 2042e3ee11cf0287fceb990ae50c7dcd5d4e8c2e /python/githubpy/githubpy.info | |
parent | da49156b5ca5d2a64c7ee393a8d82c2f72b2959a (diff) |
python/githubpy: Added (A simple GitHub v3 API SDK for Python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/githubpy/githubpy.info')
-rw-r--r-- | python/githubpy/githubpy.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/githubpy/githubpy.info b/python/githubpy/githubpy.info new file mode 100644 index 000000000000..90d57f915aab --- /dev/null +++ b/python/githubpy/githubpy.info @@ -0,0 +1,10 @@ +PRGNAM="githubpy" +VERSION="1.1.0" +HOMEPAGE="https://github.com/michaelliao/githubpy" +DOWNLOAD="https://pypi.python.org/packages/37/bc/29026d1386cd02fc6adc10e4703ccb0def00a752a83c35cf853b91b30cb2/githubpy-1.1.0.tar.gz" +MD5SUM="eefeba8a198b2f573351da134749ae74" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |