Name: | python2-mimerender |
---|---|
Version: | 0.5.5 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 59566 |
License: | MIT |
RPM: | python2-mimerender-0.5.5-1.el7.noarch.rpm |
Source RPM: | python-mimerender-0.5.5-1.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/mimerender |
Summary: | RESTful HTTP Content Negotiation for Flask, Bottle, etc. |
Description: | mimerender provides a decorator that wraps a HTTP request handler to select the correct render function for a given HTTP Accept header. It uses mimeparse to parse the accept string and select the best available representation. Supports Flask, Bottle, web.py and webapp2 out of the box, and it’s easy to add support for other frameworks. This is the Python 2 build of mimerender. |