Metadata-Version: 2.1
Name: i18n_core
Version: 0.37
Summary: Internationalization and localization setup and support utilities.
Home-page: UNKNOWN
Author: Christopher Toth
Author-email: q@q-continuum.net
License: UNKNOWN
Description: I18n_core: Initialize internationalization for your app
        
        I18n_core is a wrapper over the default locale stdlib module.
        It provides a way to load global app translations, as well as translations from component libraries.
        
        The library also has a gui module to assist with translation support for WxPython.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
