Metadata-Version: 1.1
Name: django-coop
Version: 0.5.1
Summary: A basis for a cooperative organization directory, with people, organization, offers.
Home-page: https://github.com/quinode/django-coop/
Author: Cooperative Quinode
Author-email: contact@quinode.fr
License: BSD
Download-URL: https://github.com/quinode/django-coop/tarball/master
Description: django-coop
        ===============================================
        An work-in-progress to build collaborative organizations management server for the Social and Solidarity Economy Sector.
        Django-coop manages organizations, contact informations, members, relations between organizations, places, impact areas, tags, categories, exchanges (products, services, partnerships).
        It feeds selected data through a D2R server to a RDF aggregation platform that can acts as a hub for different networks.
        
        Installation intructions are (in french...)  on the `wiki <http://redmine.django.coop/projects/django-coop/wiki/Installation>`_.
        
        License
        =======
        django-coop uses the same license as Django (BSD).
        django-coop development is currently funded by `CREDIS <http://credis.org/>`_, FSE (European Social Fund) and `Conseil Régional Auvergne <http://www.auvergne.fr/>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Natural Language :: English
Classifier: Natural Language :: French
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
