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/README | |
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/README')
-rw-r--r-- | python/PyGithub/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/PyGithub/README b/python/PyGithub/README new file mode 100644 index 0000000000..c7eb44798d --- /dev/null +++ b/python/PyGithub/README @@ -0,0 +1 @@ +PyGithub is a Python library to access the full Github API v3. |