A library to manipulate gettext files

Edit Package python-polib
http://bitbucket.org/izi/polib/

polib allows you to manipulate, create, modify gettext catalogs (.pot, .po and
binary .mo files). You can load existing files, iterate through it's entries,
add, modify entries, comments or metadata, etc... or create new po/pot files
from scratch.

polib provides a simple and pythonic API, exporting only two convenience
functions 'pofile' and 'mofile', and the 4 core classes: POFile, MOFile,
POEntry and MOEntry for creating new files/entries.

Refresh
Refresh
Source Files
Filename Size Changed
polib-1.1.0-fix-tests-big-endian.patch 0000000898 898 Bytes
polib-1.1.1.tar.gz 0000154644 151 KB
python-polib.changes 0000007725 7.54 KB
python-polib.spec 0000003019 2.95 KB
Revision 23 (latest revision is 27)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 897853 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
- update to 1.1.1:
  - Strip UTF-16 BOM (U+FEFF) from start of file
  - Message context (msgctxt) support for MO files
  - Dropped Python < 2.7 support
  - Updated docs and README after switch from Bitbucket to Github
Comments 0
openSUSE Build Service is sponsored by