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.
Reader and writer for PO files
pip install po==0.1.0
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.