freebsd-ports/www/py-websvcs/pkg-descr

18 lines
555 B
Text

Includes:
* General SOAP Parser based on sax.xml ( requires Python 2.0 )
* General SOAP Builder
* SOAP Proxy for RPC client code
* SOAP Server framework for RPC server code
Features:
* Handles all of the types in the BDG
* Handles faults
* Allows namespace and SOAPAction specification
* Homogeneous typed arrays
* Supports multiple schemas
* Header support (mustUnderstand and actor)
* XML attribute support
* Multi-referencing support (Parser/Builder)
* SSL clients and servers
WWW: http://sourceforge.net/projects/pywebsvcs/