Package python3-module-translationstring: Information

    Source package: python3-module-translationstring
    Version: 1.4-alt4
    Build time:  Oct 18, 2024, 02:27 PM
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    python3-module-translationstring (noarch)

    Maintainer: Stanislav Levin


      1. rpm-build-pyproject
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-setuptools
      5. python3-module-wheel

    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