From 261c33d03b2fd4c11166edd21776779352549037 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sun, 5 Feb 2023 00:33:07 -0500 Subject: dev-python/zope-publisher: new package, add 6.1.0 Signed-off-by: Julien Roy --- dev-python/zope-publisher/metadata.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dev-python/zope-publisher/metadata.xml (limited to 'dev-python/zope-publisher/metadata.xml') diff --git a/dev-python/zope-publisher/metadata.xml b/dev-python/zope-publisher/metadata.xml new file mode 100644 index 0000000..b7e2733 --- /dev/null +++ b/dev-python/zope-publisher/metadata.xml @@ -0,0 +1,22 @@ + + + + + Julien Roy + julien@jroy.ca + + + This package 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. + + + + Zope Foundation and Contributors + zope-dev@zope.org + + https://github.com/zopefoundation/zope.publisher/issues + https://github.com/zopefoundation/zope.publisher/blob/master/CHANGES.rst + https://zopepublisher.readthedocs.io + zopefoundation/zope.publisher + zope.publisher + + -- cgit v1.2.3