suds 0.4.1-11ubuntu0.1 source package in Ubuntu

Changelog

suds (0.4.1-11ubuntu0.1) trusty; urgency=medium

  * d/p/04-merge-schema.patch: Dropped, because it introduces errors in
    namespace detection (LP: #1314674).
 -- James Page <email address hidden>   Mon, 09 Jun 2014 18:02:30 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
suds_0.4.1.orig.tar.xz 82.4 KiB aba80c9667d8c84557b41c39ca835d0c7331a4a1ce79fd21de66ce475dba3aff
suds_0.4.1-11ubuntu0.1.debian.tar.xz 9.7 KiB 0d505412a779f71ee07fc438a822ab0053f420b83743fd3d9d1afa2af2893463
suds_0.4.1-11ubuntu0.1.dsc 2.0 KiB 94fcf1874014417eb5e201abb86c189f3c6bbc5b9013267e194ac552ed01c940

View changes file

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.