Metadata-Version: 1.1
Name: aiohttp-transmute
Version: 0.3.0
Summary: a toolset to generate routes from functions for aiohttp.
Home-page: UNKNOWN
Author: Yusuke Tsutsumi
Author-email: yusuke@tsutsumi.io
License: UNKNOWN
Description: =================
        aiohttp-transmute
        =================
        
        .. image:: https://travis-ci.org/toumorokoshi/aiohttp-transmute.svg?branch=master
            :alt: build status
            :target: https://travis-ci.org/toumorokoshi/aiohttp-transmute
        
        .. image:: https://coveralls.io/repos/github/toumorokoshi/aiohttp-transmute/badge.svg?branch=master
            :alt: coverage status
            :target: https://coveralls.io/github/toumorokoshi/aiohttp-transmute?branch=master
        
        
        A transmute (http://transmute-core.readthedocs.io/) implementation for aiohttp.
        
        You can find out more here:
        
        http://aiohttp-transmute.readthedocs.io/en/latest/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: System :: Software Distribution
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
