Metadata-Version: 1.1
Name: nanohttp
Version: 1.4.4
Summary: A very micro http framework.
Home-page: http://github.com/Carrene/nanohttp
Author: Vahid Mardani
Author-email: vahid.mardani@gmail.com
License: MIT
Description: nanohttp
        ========
        
        .. image:: http://img.shields.io/pypi/v/nanohttp.svg
           :target: https://pypi.python.org/pypi/nanohttp
        
        .. image:: https://travis-ci.org/Carrene/nanohttp.svg?branch=master
           :target: https://travis-ci.org/Carrene/nanohttp
        
        .. image:: https://coveralls.io/repos/github/Carrene/nanohttp/badge.svg?branch=master
           :target: https://coveralls.io/github/Carrene/nanohttp?branch=master
        
        .. image:: https://badges.gitter.im/Carrene/nanohttp.svg
           :alt: Join the chat at https://gitter.im/Carrene/nanohttp
           :target: https://gitter.im/Carrene/nanohttp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
        
        A very micro HTTP framework. `documentation <http://nanohttp.org>`_
        
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Development Status :: 4 - Beta
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
