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: http://vincent-jacques.net/PyGithub Generated with FreeBSD Port Tools 0.99_6 (mode: new)
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
miwi 2012-06-10 09:47:55 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-pygithub Makefile distinfo pkg-descr pkg-plist devel/py-pygithub/files patch-setup.py Log: 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: http://vincent-jacques.net/PyGithub PR: ports/168660 Submitted by: koobs <koobs.freebsd@gmail.com> Revision Changes Path 1.4985 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/py-pygithub/Makefile (new) 1.1 +2 -0 ports/devel/py-pygithub/distinfo (new) 1.1 +12 -0 ports/devel/py-pygithub/files/patch-setup.py (new) 1.1 +8 -0 ports/devel/py-pygithub/pkg-descr (new) 1.1 +161 -0 ports/devel/py-pygithub/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"