Package python3-module-translationstring: Information
Source package: python3-module-translationstring
Version: 1.4-alt4
Build time: Oct 18, 2024, 02:27 PM
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/translationstring/
License: BSD-4-Clause
Summary: Utility library for i18n relied on by various Repoze packages
Description:
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.
Maintainer: Stanislav Levin
List of contributors:
Stanislav Levin
Grigory Ustinov
Andrey Bychkov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Aleksey Avdeev
Vitaly Kuznetsov
Stanislav Levin
Grigory Ustinov
Andrey Bychkov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Aleksey Avdeev
Vitaly Kuznetsov
Last changed
Oct. 18, 2024 Stanislav Levin 1.4-alt4
- Migrated from removed setuptools' test command (see #50996).
June 1, 2021 Grigory Ustinov 1.4-alt3
- Fixed Build Requires. - Fixed license tag.
Dec. 6, 2019 Andrey Bychkov 1.4-alt2
- build for python2 disabled