[ 源代码: python-translationstring ]
软件包:python3-translationstring(1.3-2)
python3-translationstring 的相关链接
Debian 的资源:
下载源码包 python-translationstring:
- [python-translationstring_1.3-2.dsc]
- [python-translationstring_1.3.orig.tar.gz]
- [python-translationstring_1.3-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.repoze.org]
相似软件包:
Utility library for i18n relied on by various Repoze packages - Python 3.x
A library used by various Repoze packages for internationalization (i18n) duties related to translation.
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.
This package provides the Python 3.x module.