Metadata-Version: 1.0
Name: sapproject
Version: 0.0
Summary: sapproject
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: sapproject README
        ==================
        
        Getting Started
        ---------------
        
        - cd <directory containing this file>
        
        - $venv/bin/python setup.py develop
        
        - $venv/bin/populate_sapproject 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
