po

Reader and writer for PO files


License
CC0-1.0
Install
pip install po==0.1.0

Documentation

Reader and writer for PO files

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.