Metadata-Version: 1.1
Name: wsgikit
Version: 0.2.6
Summary: Python tools for WSGI applications
Home-page: https://github.com/Mikhus/wsgikit
Author: Mykhailo Stadnyk
Author-email: mikhus@gmail.com
License: MIT License
Download-URL: https://github.com/Mikhus/wsgikit/zipball/master
Description: Python tools for WSGI applications
        -------------------------------------
        
        Fast HTTP request parsing, PHP-like params representation,
        file upload handling, HTTP requests security, etc.
        
Keywords: HTTP request,file upload
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
