python-wsme 0.5b6-0ubuntu2 source package in Ubuntu

Changelog

python-wsme (0.5b6-0ubuntu2) trusty; urgency=low

  * debian/control: Add versioned dependency for python-six.
    (LP: #1259203)
 -- Chuck Short <email address hidden>   Mon, 09 Dec 2013 10:18:39 -0500

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
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
python-wsme_0.5b6.orig.tar.gz 139.8 KiB 781a0d62bc7ab62268776b55734d7e3fb9836d13e480de116d952c97c858ca1b
python-wsme_0.5b6-0ubuntu2.debian.tar.gz 3.8 KiB c84f9d8c867c5110bdf7c518c7bffeea0017a951528f6934e4e46d1923e09375
python-wsme_0.5b6-0ubuntu2.dsc 1.9 KiB 17afbea7a631030b613aadcbe4821fb441b87edd9988f61c4887f6b8241f3ebd

Available diffs

View changes file

Binary packages built by this source

python-wsme: Web Services Made Easy makes it easy to implement multi-protocol webservices

 Web Service Made Easy (WSME) simplify the writing of REST web services by
 providing simple yet powerful typing which removes the need to directly
 manipulate the request and the response objects.
 .
 WSME can work standalone or on top of your favorite Python web (micro)
 framework, so you can use both your preferred way of routing your REST requests
 and most of the features of WSME that rely on the typing system like:
 .
  * Alternate protocols, including ones supporting batch-calls
  * Easy documentation through a Sphinx extension
 .
 WSME is originally a rewrite of TGWebServices with focus on extensibility,
 framework-independance and better type handling.

python3-wsme: Web Services Made Easy makes it easy to implement multi-protocol webservices

 Web Service Made Easy (WSME) simplify the writing of REST web services by
 providing simple yet powerful typing which removes the need to directly
 manipulate the request and the response objects.
 .
 WSME can work standalone or on top of your favorite Python web (micro)
 framework, so you can use both your preferred way of routing your REST requests
 and most of the features of WSME that rely on the typing system like:
 .
  * Alternate protocols, including ones supporting batch-calls
  * Easy documentation through a Sphinx extension
 .
 WSME is originally a rewrite of TGWebServices with focus on extensibility,
 framework-independance and better type handling.