Metadata-Version: 1.0
Name: unweb.recipe.uwsgi
Version: 0.4
Summary:             This is a recipe to build a uwsgi binary as well as the xml config file.
            It's a modified version of https://github.com/psychotechnik/eqb.recipe.uwsgi
            which is in turn a modified version of 
            https://github.com/shaunsephton/shaunsephton.recipe.uwsgi
    
Home-page: https://github.com/unweb/unweb.recipe.uwsgi
Author: Dimitris Moraitis
Author-email: dimo@unweb.me
License: BSD
Description: 
        
        0.4
        ---
        - Get download cache defensively
        
        0.3
        ---
        - Fix uwsgi-start script
        
        0.2
        ---
        
        - Default to using GCC for building uwsgi if no CC env is defined
        - Create uwsgi-start script
        
Keywords: buildout,uwsgi
Platform: UNKNOWN
Classifier: Framework :: Buildout
Classifier: Topic :: Software Development :: Build Tools
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
