Metadata-Version: 1.1
Name: crabpy_pyramid
Version: 0.1.0a1
Summary: crabpy_pyramid
Home-page: http://github.com/OnroerendErfgoed/crabpy_pyramid
Author: Onroerend Erfgoed
Author-email: ict@onroerenderfgoed.be
License: MIT
Description: crabpy_pyramid README
        ==================
        
        Getting Started
        ---------------
        
        - cd <directory containing this file>
        
        - $venv/bin/python setup.py develop
        
        - $venv/bin/initialize_crabpy_pyramid_db development.ini
        
        - $venv/bin/pserve development.ini
        
        
        
        0.1.0a1
        -------
        
        - Initial version
        
Keywords: web wsgi pyramid CRAB CAPAKEY AGIV
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
