<package>
<name>python-zsi</name>
<short>Python - ZSI - Zolera SOAP Infrastructure</short>
<version>2.6.4</version>
<date>2016-07-26</date>
<system>eisfair-1</system>
<author>the eisfair team, team(at)eisfair(dot)org</author>
<status>stable</status>
<section>plang</section>
<require-package>base 2.7.4</require-package>
<require-package>python 2.6.4</require-package>
<require-package>python-pyxml 2.6.4</require-package>
<description>
Internal Program Version: ZSI  2.0.rc3

Build for Python 2.7

ZSI, the Zolera SOAP Infrastructure, is a pure-Python module that
provides an implementation of SOAP messaging, as described in 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.  Its only
known limitation is that it cannot handle multi-dimensional arrays.

http://pypi.python.org/pypi/ZSI
</description>
</package>