wen 2011-11-12 07:41:09 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-zope.publisher Makefile distinfo pkg-descr pkg-plist
Log:
The Zope publisher publishes Python objects on the web.
zope.publisher allows you to publish Python objects on the web.
It has support for plain HTTP/WebDAV clients, web browsers as
well as XML-RPC and FTP clients. Input and output streams are
represented by request and response objects which allow for easy
client interaction from Python. The behaviour of the publisher
is geared towards WSGI compatibility.
WWW: http://pypi.python.org/pypi/zope.publisher
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
Revision Changes Path
1.4681 +1 -0 ports/devel/Makefile
1.1 +35 -0 ports/devel/py-zope.publisher/Makefile (new)
1.1 +2 -0 ports/devel/py-zope.publisher/distinfo (new)
1.1 +8 -0 ports/devel/py-zope.publisher/pkg-descr (new)
1.1 +166 -0 ports/devel/py-zope.publisher/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"