Python Simple SOAP library for client and server webservices interfaces, aimed to be as small and easy as possible, supporting most common functionality.
Version 1.05a changelog: * support for SOAP Headers and WS-Security (WSSE) * several WSDL fixes and enhancements (anyType, multiRef, etc.) * SimpleXmlElement object-like xml manipulation new features * improved project structure: test suite, separated http transports * many bugfixes Thanks to the contributors that send their patches along the last year. More information and downloads at: http://code.google.com/p/pysimplesoap/ Best regards, Mariano Reingart http://www.sistemasagiles.com.ar http://reingart.blogspot.com -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/
