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

Changelog

python-wsme (0.5b6-0ubuntu3) trusty; urgency=medium

  * Rebuild to drop files installed into /usr/share/pyshared.
 -- Matthias Klose <email address hidden>   Sun, 23 Feb 2014 13:53:34 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium 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-0ubuntu3.debian.tar.gz 3.9 KiB 832d46c7cee7c3aa3c2a60071ebf5d6ba8dc3f95c8c6ebe7665f1d8f1827e374
python-wsme_0.5b6-0ubuntu3.dsc 1.8 KiB b5ea2a063f964adee38250a05edcd8bc01c5769fcd189b87f65cc16b929f9af3

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.