python-wsme 0.6-0ubuntu1 source package in Ubuntu
Changelog
python-wsme (0.6-0ubuntu1) trusty; urgency=medium * New upstream release (LP: #1292579): - d/control: Add BD on python{3}-ipaddr. - d/p/*: Drop all patches, accepted upstream. -- James Page <email address hidden> Fri, 14 Mar 2014 16:24:51 +0000
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-wsme_0.6.orig.tar.gz | 112.0 KiB | 8a37981ebf877d2ca8ae12f6c6fc3d920cb0c9d7be68fef419de252797dfdc15 |
python-wsme_0.6-0ubuntu1.debian.tar.gz | 3.5 KiB | 124b9b9c97e66a5cb3efcacfa3f0935fd8e3949f87dcc30792208fec5b4db6b0 |
python-wsme_0.6-0ubuntu1.dsc | 2.5 KiB | 05367b8a5821d21cfa77b062f1ead6f4d90d024dbd5a22eda928d67114eb26a0 |
Available diffs
- diff from 0.5b6-0ubuntu3 to 0.6-0ubuntu1 (59.6 KiB)
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.