Info2: << Package: suds-py%type_pkg[python] Version: 0.4.1 Revision: 1 # Would need hacking to be compatible with python3. See: # https://fedorahosted.org/suds/ticket/393 # https://fedorahosted.org/suds/ticket/438 Type: python (2.7) 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: None License: LGPL Homepage: https://fedorahosted.org/suds/ # Source: https://fedorahosted.org/releases/s/u/suds/python-suds-%v.tar.gz Source-Checksum: SHA256(dd711c2635483733cd3aebf5073edf338595a2d2cae1398041f0273e9bdaac66) # 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 <<