           SPELL=zsi
         VERSION=2.1-a1
          SOURCE=ZSI-$VERSION.tar.gz
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/pywebsvcs/$SOURCE
     SOURCE_HASH=sha512:13f8734a5b09caa83786e776bc1104061812d05543b1412cda02dd904d6cd926042a4a882ffac71081a5275879d79927ea225ae2753936e0d026aee074f07974
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ZSI-$VERSION
        WEB_SITE=http://pywebsvcs.sourceforge.net/
      LICENSE[0]=GPL
         ENTERED=20080206
        KEYWORDS="python lib"
           SHORT="python lib that provides an implementation of SOAP messaging"
cat << EOF
ZSI, the Zolera SOAP Infrastructure, is a Python package that provides
an implementation of SOAP messaging, as described in The SOAP 1.1
Specification. In particular, ZSI parses and generates SOAP messages,
and converts between native Python datatypes and SOAP syntax. It can also
be used to build applications using SOAP Messages with Attachments. ZSI is
``transport neutral'', and provides only a simple I/O and dispatch framework;
a more complete solution is the responsibility of the application using
ZSI. As usage patterns emerge, and common application frameworks are more
understood, this may change.
EOF
