suds 0.4.1-18 source package in Ubuntu

Changelog

suds (0.4.1-18) unstable; urgency=low

  * Remove Mathias Behrle from Uploaders (Closes: #812191)
  * Update Vcs URLs to new collab-maint ones
  * Remove deprecation warnings - package is no longer planned to be retired
  * Add myself to copyright file

 -- Scott Talbert <email address hidden>  Thu, 28 Jan 2016 23:28:07 -0500

Upload details

Uploaded by:
Scott Talbert
Uploaded to:
Sid
Original maintainer:
Scott Talbert
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
suds_0.4.1-18.dsc 1.8 KiB d9f67c8b5ba4e463bd986ff8343edd0cf5ce26c1901bf4b64ce69caf24cbc1d3
suds_0.4.1.orig.tar.xz 82.4 KiB aba80c9667d8c84557b41c39ca835d0c7331a4a1ce79fd21de66ce475dba3aff
suds_0.4.1-18.debian.tar.xz 18.7 KiB 6e67589999ea972dc9f43842c454da3917b9542766254967ecc66f28b99085c1

Available diffs

No changes file available.

Binary packages built by this source

python-suds: Lightweight SOAP client for Python - Python 2.7

 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.
 Note: this package now uses the Suds fork maintained by Jurko Gospodnetić.
 .
 This package provides the Python 2.7 module.