cvs commit: ports/devel Makefile ports/devel/py-pygithub Makefile distinfo pkg-descr pkg-plist ports/devel/py-pygithub/files patch-setup.py

Martin Wilke miwi at FreeBSD.org
Sun Jun 10 09:47:56 UTC 2012


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 at 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)


More information about the cvs-ports mailing list