Metadata-Version: 1.2
Name: roax
Version: 1.0.dev25
Summary: Lightweight framework for building resource-oriented applications.
Home-page: https://github.com/pbryan/roax
Author: Paul Bryan
Author-email: pbryan@anode.ca
License: Mozilla Public License 2.0
Description: Roax
        ====
        
        |Travis| |PyPI|
        
        Ro·ax
        /ɹoʊ.æks/
        A lightweight Python resource-oriented framework. 
        
        Repository
        ----------
        
        * https://github.com/pbryan/roax
        
        .. |Travis| image:: https://travis-ci.org/pbryan/roax.svg?branch=master
           :target: https://travis-ci.org/pbryan/roax
        .. |PyPI| image:: https://img.shields.io/pypi/v/roax.svg
           :target: https://pypi.python.org/pypi/roax
        
Keywords: wsgi http framework resource roa
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Requires-Python: >= 3.5
