Subject: CVS commit: pkgsrc/net/py-zsi
From: Marc Recht
Date: 2003-12-24 11:30:34
Message id: 20031224103034.1AE5A2DA1D@cvs.netbsd.org

Log Message:
initial import of py-ZSI-1.4.1 from pkgsrc-wip

ZSI, the Zolera SOAP Infrastructure, is a pure-Python module that
provides an implementation of SOAP messaging, as described in The
SOAP 1.1 Specification (see http://www.w3.org/TR/soap).  It can also
be used to build applications using SOAP Messages with Attachments.
(see http://www.w3.org/TR/SOAP-attachments) ZSI is intended to make it
easier to write web services in Python.

In particular, ZSI parses and generates SOAP messages, and converts
between native Python datatypes and SOAP syntax. Simple dispatch and
invocation methods are supported.  There are no known bugs.  It's only
known limitation is that it cannot handle multi-dimensional arrays.


Files:
RevisionActionfile
1.1importpkgsrc/net/py-zsi/Makefile
1.1importpkgsrc/net/py-zsi/DESCR
1.1importpkgsrc/net/py-zsi/distinfo
1.1importpkgsrc/net/py-zsi/PLIST
1.1importpkgsrc/net/py-zsi/patches/patch-aa