Metadata-Version: 1.1
Name: qserve
Version: 1.0
Summary: qserve
Home-page: UNKNOWN
Author: Barbara Schmid
Author-email: barbara.e.schmid@gmail.com
License: UNKNOWN
Description: qserve README
        ==================
        
        Getting Started
        ---------------
        
        - cd <directory containing this file>
        
        - $venv/bin/python setup.py develop
        
        - $venv/bin/populate_qserve development.ini
        
        - $venv/bin/pserve development.ini
        
        
        
        0.0
        ---
        
        -  Initial version
        
Keywords: web wsgi bfg pylons pyramid
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
