Metadata-Version: 2.1
Name: c2cgeoportal-admin
Version: 2.5.0.90
Summary: c2cgeoportal admin
Home-page: https://www.camptocamp.com/solutions/geospatial/
Author: Camptocamp
Author-email: info@camptocamp.com
License: UNKNOWN
Description: # c2cgeoportal admin interface
        
        ## Run the c2cgeoportal_admin development web server
        
        From this folder (admin):
        
        ```
        make preparedev
        make serve
        ```
        
        Now open http://localhost:8888/ in your favorite browser.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Description-Content-Type: text/markdown
