Metadata-Version: 1.0
Name: SIIM2_Server
Version: 0.0.1
Summary: UNKNOWN
Home-page: https://proyectos.correlibre.org/caliope/caliope_server_el_cid
Author: Sebastián Ortiz Vásquez
Author-email: neoecos@gmail.com
License: GNU AFFERO GENERAL PUBLIC LICENSE
Description: Caliope Server
        ===============
        
        This is the server for Caliope Framework
        
        Requeriments
        ==========
          * neo4j database
          * libevent-dev
          * python-dev
          * fortunes
        
        How to?
        ==========
        install and run neo4j
        run `sudo apt-get install python-dev libevent-dev fortunes`
        run `pip install -r pip-dependencies.txt` to install requirements and start the server with `sh run_server.sh` then browse `http://localhost:9000/` to try out.
        
        
Platform: UNKNOWN
