Metadata-Version: 1.1
Name: Gestus
Version: 0.0.5
Summary: 
Django application to manage some datas about Emencia client websites

Home-page: http://pypi.python.org/pypi/Gestus
Author: David Thenon
Author-email: dthenon@emencia.com
License: MIT
Description: .. _Emencia: http://www.emencia.com
        .. _djangorestframework: http://www.django-rest-framework.org
        
        **Gestus** is a Django app to collect and store datas about our Website projects at `Emencia`_.
        
        Although there is the Django admin to manage the Gestus objects, there is also a REST part which is used to create and update Website datas with a client.
        
        Require
        -------
        
        * `djangorestframework`_ >= 2.3
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
