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 <[email protected]>
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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"