A library to parse and manage gettext catalogs
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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / python-polib
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-polib && cd $_
- Create Badge
Refresh
Refresh
Comments 0