Пакет python-module-babel: Информация

    Исходный пакет: python-module-babel
    Версия: 0.9.6-alt1.1
    Собран:  15 апреля 2013 г. 7:41
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://babel.edgewall.org

    Лицензия: BSD
    О пакете: a collection of tools for internationalizing Python applications
    Описание: 
    Babel is an integrated collection of utilities that assist in
    internationalizing and localizing Python applications, with an emphasis
    on web-based applications.
    The functionality Babel provides for internationalization (I18n) and
    localization (L10N) can be separated into two different aspects:
      * tools to build and work with gettext message catalogs, and
      * a Python interface to the CLDR (Common Locale Data Repository),
        providing access to various locale display names, localized number
        and date formatting, etc.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-babel (noarch)
    python3-module-babel (noarch)

    Сопровождающий: Andrey Rahmatullin


    Права:
    @qa_p7

      1. python2.7(pytz)
      2. python2.7(setuptools.command.test)
      3. python3-devel
      4. python3-module-distribute
      5. python3-module-pytz
      6. rpm-build-python >= 0.8
      7. rpm-build-python3
      8. python-devel = 2.7
      9. python-module-setuptools
      10. python-tools-2to3

    Последнее изменение


    15 апреля 2013 г. Eugeny A. Rostovtsev 0.9.6-alt1.1
    - Use 'find... -exec...' instead of 'for ... $(find...'
    21 февраля 2013 г. Aleksey Avdeev 0.9.6-alt1
    - 0.9.6
    10 мая 2012 г. Eugeny A. Rostovtsev 0.9.5-alt1.2
    - Added module for Python 3