python-polib - A library to parse and manage gettext catalogs
Website: | http://code.google.com/p/polib/ |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
polib allows you to manipulate, create, modify gettext files (pot, po and mo files). You can load existing files, iterate through it's entries, add, modify entries, comments or metadata, etc... or create new po files from scratch. polib provides a simple and pythonic API, exporting only three convenience functions 'pofile', 'mofile' and 'detect_encoding', and the 4 core classes: POFile, MOFile, POEntry and MOEntry for creating new files/entries.
Packages
python-polib-0.4.0-1.fc11.20080217svnr60.noarch [90 KiB] |
Changelog
by Ignacio Vazquez-Abrams (2009-02-18):
- Initial RPM release |