summaryrefslogtreecommitdiff
path: root/net/py-zsi/PLIST
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-12-24 10:30:33 +0000
committerrecht <recht@pkgsrc.org>2003-12-24 10:30:33 +0000
commit7e58a893304713922824139b6c07d939c42b5fc8 (patch)
treee395170f32f03058712878d5437e7ff7fbe724a6 /net/py-zsi/PLIST
parent2c030222315f8e41522651c4926c54a6e0a1f8b8 (diff)
downloadpkgsrc-7e58a893304713922824139b6c07d939c42b5fc8.tar.gz
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.
Diffstat (limited to 'net/py-zsi/PLIST')
-rw-r--r--net/py-zsi/PLIST82
1 files changed, 82 insertions, 0 deletions
diff --git a/net/py-zsi/PLIST b/net/py-zsi/PLIST
new file mode 100644
index 00000000000..70e91fb1004
--- /dev/null
+++ b/net/py-zsi/PLIST
@@ -0,0 +1,82 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/24 10:30:34 recht 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