Metadata-Version: 1.0
Name: compare-locales
Version: 0.9
Summary: Python library and scripts to assist in localizing Mozilla applications
Home-page: UNKNOWN
Author: Axel Hecht
Author-email: axel@mozilla.com
License: MPL 1.1/GPL 2.0/LGPL 2.1
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 :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: License :: OSI Approved :: Mozilla Public License 1.1 (MPL 1.1)
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
