Metadata-Version: 1.0
Name: django-cerebro
Version: 0.0.1
Summary: A django-app that allows a people geolocalisation service
Home-page: http://github.com/sieben/django-cerebro
Author: Rémy Léone
Author-email: remy.leone@gmail.com
License: GNU
Download-URL: http://github.com/sieben/django-cerebro
Description: Cerebro
        =======
        
        Ce projet a pour but de créer une application en javascript pouvant localiser
        des lycéens et les informations qui leurs sont relatives sur une carte
        géographique. 
        
        Objectifs
        ---------
        
        * Pouvoir avoir une représentation géographique d'étudiants.
        * Pouvoir ajouter des informations de plusieurs types (Laboratoires,
          Univerisités, Associations,...)
        * Etre rapide, facile d'utilisation
        
        Installation
        ------------
        
        `fab install` is the command to run on a debian-like system to launch
        the application
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
