Metadata-Version: 1.0
Name: django-rosetta-inpage
Version: 0.0.2
Summary: Translate i18n messages with Django Rosetta
Home-page: http://github.com/citylive/django-rosetta-inpage/
Author: Maarten Huijsmans, VikingCo NV
Author-email: maarten.huijsmans@mobilevikings.com
License: BSD
Description: rosette_inpage is built on top of django-rosetta.  It allows you to translate django applications directly in a page,
        it adds an extra toolbar to each and lists all the strings that can be translated on that page.
        The changes are saved directly to the according po files.
        
        This allows non-technical people to easily translate django applications and to have context while translating strings
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Topic :: Software Development :: Internationalization
