Metadata-Version: 1.1
Name: django-uwsgi
Version: 0.1.0
Summary: uWSGI stuff for Django projects
Home-page: http://github.com/unbit/django-uwsgi
Author: Eugene MechanisM
Author-email: eugene@mechanism.name
License: MIT
Description: ## django-uwsgi
        
        Django related examples/tricks/modules for uWSGI
        
        ### Warning!
        
         This code is not production ready yet!
        
        
        ### Documentation
        
         [Read the documentation at rtfd.org](http://django-uwsgi.rtfd.org)
        
        ### Contributors
        
        See [CONTRIBUTORS](CONTRIBUTORS)
        
        ### License
        
        [MIT](LICENSE)
        
Keywords: uwsgi,django,mail,cache,template
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Communications :: Email
