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

Changelog

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

  * New upstream release.
 -- Chuck Short <email address hidden>   Thu, 24 Oct 2013 11:20:57 -0700

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-0ubuntu1.debian.tar.gz 3.7 KiB 268c874a02726fa7301161ae942df06a06c6e5182c8ef0995fb457f0f96310dc
python-wsme_0.5b6-0ubuntu1.dsc 1.8 KiB 706516236b750327b8f09f775c9a7bb118417b1e433985777c80562e3b45e2bb

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.