suds 0.4.1-11 source package in Ubuntu

Changelog

suds (0.4.1-11) unstable; urgency=low


  * Updating to standards version 3.9.5, no changes needed.
  * Changing to buildsystem pybuild.
  * Pointing VCS fields to new location on alioth.debian.org.
  * Using dpkg defaults for xz compression.

 -- Mathias Behrle <email address hidden>  Fri, 29 Nov 2013 19:04:44 +0100

Upload details

Uploaded by:
Debian Tryton Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Tryton Maintainers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
suds_0.4.1-11.dsc 1.9 KiB 2c8c2342b9572442e5a9340864365bc45529505bc2e443229aeef5d09803a68d
suds_0.4.1.orig.tar.xz 82.4 KiB aba80c9667d8c84557b41c39ca835d0c7331a4a1ce79fd21de66ce475dba3aff
suds_0.4.1-11.debian.tar.xz 9.8 KiB 8348d614389ea14422d2a74a06ca460aed1129c6b9e775c311b6765aa82a8b57

Available diffs

No changes file available.

Binary packages built by this source

python-suds: Lightweight SOAP client for Python

 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.