freebsd-ports/devel/py-pygithub/pkg-descr
Kubilay Kocak 0c3dede62e devel/py-pygithub: Update to 1.21.0
- Update to 1.21.0
- Enable STAGE support, delete pkg-plist acordingly
- Enable AUTOPLIST
- Switch to setuptools
- Remove USE_ZIP, distribution file is now tar.gz
- pkg-descr: Update WWW: URL
- pkg-descr: Tab->space in WWW:
- Repatch setup.py

Changes:

 http://jacquev6.github.io/PyGithub/changes.html
2013-11-30 15:22:06 +00:00

8 lines
298 B
Text

This is a Python library to access the Github API v3.
With it, you can manage your Github resources (repositories, user profiles,
organizations, etc.) from Python scripts.
It covers the full API, and all methods are tested against the real Github site.
WWW: https://github.com/jacquev6/PyGithub