python-wsme 0.5b5-1ubuntu2 source package in Ubuntu

Changelog

python-wsme (0.5b5-1ubuntu2) saucy; urgency=low

  * d/p/fix_403_test_case.patch: Fixup test case for 403 error code;
    older versions of python-werkzeug handle this differently which
    creates issues in the Ubuntu Cloud Archive (LP: #1234291).
 -- James Page <email address hidden>   Wed, 02 Oct 2013 17:51:52 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-wsme_0.5b5.orig.tar.gz 138.6 KiB 6ee31a551947b4eb4e746e62d1f4a0a4eda9960030c618d3d75cc49df773586e
python-wsme_0.5b5-1ubuntu2.debian.tar.gz 3.7 KiB 3657b9115df6c64a93aa9812c150d49551a13841cecaf48ca1cb148f8b7df623
python-wsme_0.5b5-1ubuntu2.dsc 2.5 KiB 7454bc35410ed40ce6391e0735be0dc93f3c0566920879263b1781658e1d1e78

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.