Metadata-Version: 1.1
Name: compare-locales
Version: 2.1
Summary: Python library and scripts to assist in localizing Mozilla applications
Home-page: UNKNOWN
Author: Axel Hecht
Author-email: axel@mozilla.com
License: MPL 2.0
Description-Content-Type: UNKNOWN
Description: Localization of XUL applications in general and Mozilla applications in
        particular are done by a number of different file formats. Independent
        of the format, the Mozilla architecture does not provide fallback strings
        at runtime. This library and the calling scripts provide a way to check
        a given localization for completeness. For more information see
        https://developer.mozilla.org/en/docs/Compare-locales
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Localization
Classifier: Topic :: Software Development :: Testing
