Metadata-Version: 2.1
Name: po
Version: 0.1.0
Summary: Reader and writer for PO files
Home-page: https://github.com/alexshpilkin/po
Author: Alexander Shpilkin
Author-email: ashpilkin@gmail.com
License: UNKNOWN
Description: The Uniforum PO (portable object) format is a human-readable format for
        localization data used by the gettext tools.  The po module implements
        classes to read and write PO files.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Localization
Classifier: Topic :: Text Processing :: Linguistic
Description-Content-Type: text/x-rst
