Bug 687934

Summary: Review Request: python-suds - A lightweight python soap web services client
Product: Red Hat Enterprise Linux 5 Reporter: Marek Grac <mgrac>
Component: Package ReviewAssignee: Nobody <nobody>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.6CC: notting, pm-rhel
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-15 18:32:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marek Grac 2011-03-15 18:30:53 UTC
SRPM URL:
https://fedorahosted.org/releases/s/u/suds/python-suds-0.4-1.fc11.src.rpm

Suds is a Fedora hosted project that provides a python soap web services client
lib. It 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.  Suds presents
an XML-RPC-like API for service invocation.  It supports all three major soap
binding styles: rpc/literal, rpc/encoded and document/literal.  This package
provides a reliable, complete and easy to use alternative to ZSI and SoapPy. 
Although only at version 0.3.1, suds is mature, actively maintained and has a
solid community around the world.

For more details - visit the Trac site: https://fedorahosted.org/suds