Metadata-Version: 1.0
Name: django-coop
Version: 0.1.7
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 app to manage a collaborative network of organizations.
        The idea is to have something easy to export to RDF, for the moment via D2RQ.
        Work in progress, stay tuned...
        
        
        License
        =======
        django-coop uses the same license as Django (BSD).
        django-coop development was funded by `CREDIS <http://credis.org/>`_, FSE (European Social Fund) and Conseil Regional d'Auvergne.
        
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
