Metadata-Version: 1.1
Name: django-C3PO
Version: 0.2.3
Summary: django-C3PO is a Django application using C3PO - module
    responsible for converting .po files from locale folder with translations
    to .ods format and sending them to Google Spreadsheets.

    This Django application provides panel where user can synchronize
    translations with GDocs and it gives possibility to push all translations
    on git and checkout last commit.

    django-C3PO uses celery since version 0.2. Be sure to properly configure
    it before using application.
Home-page: https://github.com/VorskiImagineering/django-C3PO
Author: Marek Nogacki
Author-email: m.nogacki@hiddendata.co
License: MIT
Download-URL: https://github.com/VorskiImagineering/django-C3PO/tarball/master
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
