mirror of
https://git.freebsd.org/ports.git
synced 2025-07-11 22:39:16 -04:00
5 lines
238 B
Text
5 lines
238 B
Text
This implementation of Gettext for Python includes a Msgfmt class
|
|
which can be used to generate compiled mo files from Gettext po
|
|
files and includes support for the newer msgctxt keyword.
|
|
|
|
WWW: https://pypi.python.org/pypi/python-gettext
|