Metadata-Version: 1.1
Name: example
Version: 0.0
Summary: example
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: example README
        ==============
        
        Getting Started
        ---------------
        
        - cd <directory containing this file>
        
        - $VENV/bin/python setup.py develop
        
        - $VENV/bin/initialize_example_db 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 :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
