Metadata-Version: 1.0
Name: python-gettext
Version: 0.2
Summary: Python Gettext implementation.
Home-page: http://svn.plone.org/svn/collective/python-gettext/trunk
Author: Hanno Schlichting
Author-email: hanno@hannosch.info
License: GPL
Description: This implementation of Gettext for Python includes a Msgfmt class which can be
        used to generate compiled mo files from Gettext po files and includes support
        for the newer msgctxt keyword.
Keywords: Python Gettext Msgctxt
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Internationalization
Classifier: Topic :: Software Development :: Localization
