Metadata-Version: 1.1
Name: txHTTP
Version: 0.0.2a1
Summary: Twisted + klein based HTTP app server framework
Home-page: https://gitlab.com/uda/txhttp
Author: Yehuda Deutsch
Author-email: yeh@uda.co.il
License: MIT
Description-Content-Type: UNKNOWN
Description: # txHTTP
        
        Twisted + klein based HTTP app server framework
        
        ## License
        
        The code is released under the MIT license, See [LICENSE](LICENSE).
        
        Some of code will be based on earlier work, they will be listed here:
        
        * [Django - BSD-3](https://github.com/django/django/blob/master/LICENSE)
        
Keywords: twisted klein http
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
