aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-translationstring/pkg-descr
blob: 2ae6d7596683fc720f035cfbd1d7766f8305f4df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
translationstring is a library used for internationalization (i18n) duties.

This package provides a translation string class, a translation string
factory class, translation and pluralization primitives, and a utility
that helps Chameleon templates use translation facilities of this package.
It does not depend on Babel, but its translation and pluralization
services are meant to work best when provided with an instance of
the babel.support.Translations class.

WWW: https://pypi.org/project/translationstring/