cvs commit: ports/www Makefile ports/www/py-py-restclient Makefile
distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Thu Mar 26 05:35:51 PDT 2009
miwi 2009-03-26 12:35:49 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/py-py-restclient Makefile distinfo pkg-descr pkg-plist
Log:
A simple REST client for Python, inspired by the microframework
(Camping, Sinatra) style of specifying actions: get, put, post,
delete.
WWW: http://py-restclient.e-engura.org/
PR: ports/133080
Submitted by: Wen Heping <wenheping at gmail.com>
Revision Changes Path
1.2304 +1 -0 ports/www/Makefile
1.1 +22 -0 ports/www/py-py-restclient/Makefile (new)
1.1 +3 -0 ports/www/py-py-restclient/distinfo (new)
1.1 +5 -0 ports/www/py-py-restclient/pkg-descr (new)
1.1 +2 -0 ports/www/py-py-restclient/pkg-plist (new)
More information about the cvs-all
mailing list