summaryrefslogtreecommitdiff
path: root/net/py-soappy/PLIST
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-08-11 22:07:17 +0000
committerrecht <recht@pkgsrc.org>2003-08-11 22:07:17 +0000
commit96cdc7002e1f98075622bc97ea06c57848288dd4 (patch)
treefa93b285b5aee7c9761763ff44c517b939f92ee7 /net/py-soappy/PLIST
parent5f738b2b4349b3cb4319b054a6b893590c43d4d3 (diff)
downloadpkgsrc-96cdc7002e1f98075622bc97ea06c57848288dd4.tar.gz
Update to 0.10.1.
This version contains many changes/fixes. among them: - Major Change: The huge file SOAPpy/SOAP.py (4,122 lines, 131K) has been split into 10 separate files: Client.py NS.py SOAPBuilder.py Utilities.py Config.py Parser.py Server.py Errors.py SOAP.py Types.py This should ease navigation and maintenance. - Added client support for WSDL, ported from ZSI by Mark Bucciarelli <mark@hubcapconsulting.com>
Diffstat (limited to 'net/py-soappy/PLIST')
-rw-r--r--net/py-soappy/PLIST60
1 files changed, 56 insertions, 4 deletions
diff --git a/net/py-soappy/PLIST b/net/py-soappy/PLIST
index ab1123ebfe7..bc71a79f144 100644
--- a/net/py-soappy/PLIST
+++ b/net/py-soappy/PLIST
@@ -1,11 +1,63 @@
-@comment $NetBSD: PLIST,v 1.2 2003/03/19 11:51:09 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/08/11 22:07:17 recht Exp $
+${PYSITELIB}/SOAPpy/Client.py
+${PYSITELIB}/SOAPpy/Client.pyc
+${PYSITELIB}/SOAPpy/Client.pyo
+${PYSITELIB}/SOAPpy/Config.py
+${PYSITELIB}/SOAPpy/Config.pyc
+${PYSITELIB}/SOAPpy/Config.pyo
+${PYSITELIB}/SOAPpy/Errors.py
+${PYSITELIB}/SOAPpy/Errors.pyc
+${PYSITELIB}/SOAPpy/Errors.pyo
+${PYSITELIB}/SOAPpy/NS.py
+${PYSITELIB}/SOAPpy/NS.pyc
+${PYSITELIB}/SOAPpy/NS.pyo
+${PYSITELIB}/SOAPpy/Parser.py
+${PYSITELIB}/SOAPpy/Parser.pyc
+${PYSITELIB}/SOAPpy/Parser.pyo
${PYSITELIB}/SOAPpy/SOAP.py
${PYSITELIB}/SOAPpy/SOAP.pyc
${PYSITELIB}/SOAPpy/SOAP.pyo
-${PYSITELIB}/SOAPpy/XMLname.py
-${PYSITELIB}/SOAPpy/XMLname.pyc
-${PYSITELIB}/SOAPpy/XMLname.pyo
+${PYSITELIB}/SOAPpy/SOAPBuilder.py
+${PYSITELIB}/SOAPpy/SOAPBuilder.pyc
+${PYSITELIB}/SOAPpy/SOAPBuilder.pyo
+${PYSITELIB}/SOAPpy/Server.py
+${PYSITELIB}/SOAPpy/Server.pyc
+${PYSITELIB}/SOAPpy/Server.pyo
+${PYSITELIB}/SOAPpy/Types.py
+${PYSITELIB}/SOAPpy/Types.pyc
+${PYSITELIB}/SOAPpy/Types.pyo
+${PYSITELIB}/SOAPpy/Utilities.py
+${PYSITELIB}/SOAPpy/Utilities.pyc
+${PYSITELIB}/SOAPpy/Utilities.pyo
+${PYSITELIB}/SOAPpy/WSDL.py
+${PYSITELIB}/SOAPpy/WSDL.pyc
+${PYSITELIB}/SOAPpy/WSDL.pyo
${PYSITELIB}/SOAPpy/__init__.py
${PYSITELIB}/SOAPpy/__init__.pyc
${PYSITELIB}/SOAPpy/__init__.pyo
+${PYSITELIB}/SOAPpy/version.py
+${PYSITELIB}/SOAPpy/version.pyc
+${PYSITELIB}/SOAPpy/version.pyo
+${PYSITELIB}/SOAPpy/wstools/TimeoutSocket.py
+${PYSITELIB}/SOAPpy/wstools/TimeoutSocket.pyc
+${PYSITELIB}/SOAPpy/wstools/TimeoutSocket.pyo
+${PYSITELIB}/SOAPpy/wstools/Utility.py
+${PYSITELIB}/SOAPpy/wstools/Utility.pyc
+${PYSITELIB}/SOAPpy/wstools/Utility.pyo
+${PYSITELIB}/SOAPpy/wstools/WSDLTools.py
+${PYSITELIB}/SOAPpy/wstools/WSDLTools.pyc
+${PYSITELIB}/SOAPpy/wstools/WSDLTools.pyo
+${PYSITELIB}/SOAPpy/wstools/XMLSchema.py
+${PYSITELIB}/SOAPpy/wstools/XMLSchema.pyc
+${PYSITELIB}/SOAPpy/wstools/XMLSchema.pyo
+${PYSITELIB}/SOAPpy/wstools/XMLname.py
+${PYSITELIB}/SOAPpy/wstools/XMLname.pyc
+${PYSITELIB}/SOAPpy/wstools/XMLname.pyo
+${PYSITELIB}/SOAPpy/wstools/__init__.py
+${PYSITELIB}/SOAPpy/wstools/__init__.pyc
+${PYSITELIB}/SOAPpy/wstools/__init__.pyo
+${PYSITELIB}/SOAPpy/wstools/ieee754.py
+${PYSITELIB}/SOAPpy/wstools/ieee754.pyc
+${PYSITELIB}/SOAPpy/wstools/ieee754.pyo
+@dirrm ${PYSITELIB}/SOAPpy/wstools
@dirrm ${PYSITELIB}/SOAPpy