diff options
Diffstat (limited to 'textproc/py-python-gettext/pkg-descr')
-rw-r--r-- | textproc/py-python-gettext/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/py-python-gettext/pkg-descr b/textproc/py-python-gettext/pkg-descr new file mode 100644 index 000000000000..abbd3d523a22 --- /dev/null +++ b/textproc/py-python-gettext/pkg-descr @@ -0,0 +1,5 @@ +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/ |