Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-suds - A python SOAP client
- Description:
The suds project is a python soap web services client lib. Suds leverages
python meta programming to provide an intuative API for consuming web
services. Objectification of types defined in the WSDL is provided
without class generation. Programmers rarely need to read the WSDL since
services and WSDL based objects can be easily inspected. Supports
pluggable soap bindings.
Packages
python-suds-0.3.5-1.el4.noarch
[133 KiB] |
Changelog
by jortel (2009-02-25):
- Adds http caching. Default is (1) day.
- Removed checking fc version in spec since no longer building < fc9.
- Updated makefile to roll tarball with tar.sh.
- Moved bare/wrapped determination to wsdl for document/literal.
- Refactored Transport to provide better visibility into http headers.
- Fixed Tickets: #207, #207, #209, #210, #212, #214, #215
|