Metadata-Version: 1.0
Name: yaco.recipe.uwsgi
Version: 0.1
Summary: Buildout recipe for compiling uwsgi
Home-page: http://trac.yaco.es/cice-buscador
Author: Lorenzo Gil
Author-email: lgs@yaco.es
License: EUPL
Description: .. contents::
        
        =================
        yaco.recipe.uwsgi
        =================
        
        This is just a recipe for compiling uwsgi from a buildout.
        
        The only parameter is uwsgi-location which is the directory
        with the uwsgi sources.
        
        Tests need to be written.
        
        Use at your own risk.
        
        Changes
        =======
        
        0.1.0 (2010-08-11)
        ------------------
        - Initial release
        
Keywords: uwsgi buildout
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Buildout
