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

    Исходный пакет: python-module-six
    Версия: 1.9.0-alt1.hg20150430
    Собран:  31 июля 2015 г. 14:06 в задании #146938
    Скопирован в задании: #159983
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/six

    Лицензия: MIT
    О пакете: Python 2 and 3 compatibility utilities
    Описание: 
    Six is a Python 2 and 3 compatibility library. It provides utility
    functions for smoothing over the differences between the Python versions
    with the goal of writing Python code that is compatible on both Python
    versions. See the documentation for more information on what is
    provided.

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

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev
    Aleksey Avdeev


      1. python3-devel
      2. python3-module-setuptools-tests
      3. python-devel
      4. python-module-setuptools-tests
      5. rpm-build-python3

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


    31 июля 2015 г. Eugeny A. Rostovtsev 1.9.0-alt1.hg20150430
    - New snapshot
    18 января 2015 г. Eugeny A. Rostovtsev 1.9.0-alt1.hg20150105
    - Version 1.9.0
    12 декабря 2014 г. Eugeny A. Rostovtsev 1.8.0-alt1.hg20141209
    - New snapshot
    - Added chr (ALT #30557)