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/slack-desc | |
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/slack-desc')
-rw-r--r-- | python/PyGithub/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/PyGithub/slack-desc b/python/PyGithub/slack-desc new file mode 100644 index 0000000000..ecb429250e --- /dev/null +++ b/python/PyGithub/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +PyGithub: PyGithub (Library to use Github API v3) +PyGithub: +PyGithub: PyGithub is a Python library to access the full Github API v3. +PyGithub: +PyGithub: Homepage: http://jacquev6.github.io/PyGithub/v1/index.html +PyGithub: +PyGithub: +PyGithub: +PyGithub: +PyGithub: +PyGithub: |