pkgsrc-wip/py-zsi/PLIST
Marc Recht a8b2475146 Initial import ZSI 1.4.1
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.
2003-10-16 09:55:31 +00:00

82 lines
2.6 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2003/10/16 09:55:34 marc Exp $
bin/wsdl2py-${PYVERSSUFFIX}
${PYSITELIB}/ZSI/ServiceProxy.py
${PYSITELIB}/ZSI/ServiceProxy.pyc
${PYSITELIB}/ZSI/ServiceProxy.pyo
${PYSITELIB}/ZSI/TC.py
${PYSITELIB}/ZSI/TC.pyc
${PYSITELIB}/ZSI/TC.pyo
${PYSITELIB}/ZSI/TCapache.py
${PYSITELIB}/ZSI/TCapache.pyc
${PYSITELIB}/ZSI/TCapache.pyo
${PYSITELIB}/ZSI/TCcompound.py
${PYSITELIB}/ZSI/TCcompound.pyc
${PYSITELIB}/ZSI/TCcompound.pyo
${PYSITELIB}/ZSI/TCnumbers.py
${PYSITELIB}/ZSI/TCnumbers.pyc
${PYSITELIB}/ZSI/TCnumbers.pyo
${PYSITELIB}/ZSI/TCtimes.py
${PYSITELIB}/ZSI/TCtimes.pyc
${PYSITELIB}/ZSI/TCtimes.pyo
${PYSITELIB}/ZSI/__init__.py
${PYSITELIB}/ZSI/__init__.pyc
${PYSITELIB}/ZSI/__init__.pyo
${PYSITELIB}/ZSI/auth.py
${PYSITELIB}/ZSI/auth.pyc
${PYSITELIB}/ZSI/auth.pyo
${PYSITELIB}/ZSI/client.py
${PYSITELIB}/ZSI/client.pyc
${PYSITELIB}/ZSI/client.pyo
${PYSITELIB}/ZSI/compat.py
${PYSITELIB}/ZSI/compat.pyc
${PYSITELIB}/ZSI/compat.pyo
${PYSITELIB}/ZSI/dispatch.py
${PYSITELIB}/ZSI/dispatch.pyc
${PYSITELIB}/ZSI/dispatch.pyo
${PYSITELIB}/ZSI/fault.py
${PYSITELIB}/ZSI/fault.pyc
${PYSITELIB}/ZSI/fault.pyo
${PYSITELIB}/ZSI/parse.py
${PYSITELIB}/ZSI/parse.pyc
${PYSITELIB}/ZSI/parse.pyo
${PYSITELIB}/ZSI/resolvers.py
${PYSITELIB}/ZSI/resolvers.pyc
${PYSITELIB}/ZSI/resolvers.pyo
${PYSITELIB}/ZSI/typeinterpreter.py
${PYSITELIB}/ZSI/typeinterpreter.pyc
${PYSITELIB}/ZSI/typeinterpreter.pyo
${PYSITELIB}/ZSI/version.py
${PYSITELIB}/ZSI/version.pyc
${PYSITELIB}/ZSI/version.pyo
${PYSITELIB}/ZSI/writer.py
${PYSITELIB}/ZSI/writer.pyc
${PYSITELIB}/ZSI/writer.pyo
${PYSITELIB}/ZSI/wsdl2python.py
${PYSITELIB}/ZSI/wsdl2python.pyc
${PYSITELIB}/ZSI/wsdl2python.pyo
${PYSITELIB}/ZSI/wsdlInterface.py
${PYSITELIB}/ZSI/wsdlInterface.pyc
${PYSITELIB}/ZSI/wsdlInterface.pyo
${PYSITELIB}/ZSI/wstools/TimeoutSocket.py
${PYSITELIB}/ZSI/wstools/TimeoutSocket.pyc
${PYSITELIB}/ZSI/wstools/TimeoutSocket.pyo
${PYSITELIB}/ZSI/wstools/UserTuple.py
${PYSITELIB}/ZSI/wstools/UserTuple.pyc
${PYSITELIB}/ZSI/wstools/UserTuple.pyo
${PYSITELIB}/ZSI/wstools/Utility.py
${PYSITELIB}/ZSI/wstools/Utility.pyc
${PYSITELIB}/ZSI/wstools/Utility.pyo
${PYSITELIB}/ZSI/wstools/WSDLTools.py
${PYSITELIB}/ZSI/wstools/WSDLTools.pyc
${PYSITELIB}/ZSI/wstools/WSDLTools.pyo
${PYSITELIB}/ZSI/wstools/XMLSchema.py
${PYSITELIB}/ZSI/wstools/XMLSchema.pyc
${PYSITELIB}/ZSI/wstools/XMLSchema.pyo
${PYSITELIB}/ZSI/wstools/XMLname.py
${PYSITELIB}/ZSI/wstools/XMLname.pyc
${PYSITELIB}/ZSI/wstools/XMLname.pyo
${PYSITELIB}/ZSI/wstools/__init__.py
${PYSITELIB}/ZSI/wstools/__init__.pyc
${PYSITELIB}/ZSI/wstools/__init__.pyo
@dirrm ${PYSITELIB}/ZSI/wstools
@dirrm ${PYSITELIB}/ZSI