Date: Sun, 10 Jun 2012 09:47:55 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-pygithub Makefile distinfo pkg-descr pkg-plist ports/devel/py-pygithub/files patch-setup.py Message-ID: <201206100947.q5A9lthM033335@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206100947.q5A9lthM033335>
