FreeBSD.software
Home/devel/py311-polib

py311-polib

1.2.0_1

Python library to parse and manage gettext catalogs

PoLib is a python library to parse and manage gettext catalogs. 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.

Origin: devel/py-polib
Category: devel
Size: 232KiB
License: MIT
Maintainer: bofh@FreeBSD.org
Dependencies: 1 packages
Required by: 8 packages
$pkg install py311-polib

Dependencies (1)

Required By (8 packages)

More in devel