Letter P

python-polib - A library to parse and manage gettext catalogs

Website: https://github.com/izimobil/polib
License: MIT
Vendor: Alcance Libre, Inc.
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-1.1.1-1.fc14.al.src [164 KiB] Changelog by Joel Barrios (2022-02-07):
- Update to 1.1.1.

Listing created by Repoview-0.6.6-6.fc14.al