Info2: << Package: suds-py%type_pkg[python] Version: 0.4.1 Revision: 1 Type: python (2.5 2.6 2.7 3.1 3.2) Description: Lightweight SOAP client for Python DescDetail: << The suds project is a Python soap web services client lib. Suds leverages Python meta programming to provide an intuitive 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. << Maintainer: Hans-Christoph Steiner License: LGPL Homepage: https://fedorahosted.org/suds/ # Source: https://fedorahosted.org/releases/s/u/suds/python-suds-%v.tar.gz Source-MD5: 95a2f04378931e973cbb3cca8f8d9765 # Depends: python%type_pkg[python] BuildDepends: fink (>= 0.24.12), setuptools-tng-py%type_pkg[python] CompileScript: %p/bin/python%type_raw[python] setup.py build InfoTest: << TestScript: %p/bin/python%type_raw[python] setup.py test || exit 2 << InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d DocFiles: LICENSE README <<