Date: Sat, 12 Nov 2011 07:41:09 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-zope.publisher Makefile distinfo pkg-descr pkg-plist Message-ID: <201111120741.pAC7f9LI017454@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111120741.pAC7f9LI017454>
