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

    Исходный пакет: python-module-colorama
    Версия: 0.3.2-alt0.M70P.1.git20141101
    Собран:  25 июля 2015 г. 19:29 в задании #146632
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/colorama/

    Лицензия: BSD
    О пакете: Simple cross-platform colored terminal text in Python
    Описание: 
    Makes ANSI escape character sequences for producing colored terminal
    text and cursor positioning work under MS Windows.
    
    ANSI escape character sequences have long been used to produce colored
    terminal text and cursor positioning on Unix and Macs. Colorama makes
    this work on Windows, too, by wrapping stdout, stripping ANSI sequences
    it finds (which otherwise show up as gobbledygook in your output), and
    converting them into the appropriate win32 calls to modify the state of
    the terminal. On other platforms, Colorama does nothing.
    
    Colorama also provides some shortcuts to help generate ANSI sequences
    but works fine in conjunction with any other ANSI sequence generation
    library, such as Termcolor.

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

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

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

    Права:
    Vitaly Lipatov
    @qa_p7

      1. python3-devel
      2. python3-module-mock
      3. python3-module-py
      4. python3-module-setuptools-tests
      5. python-devel
      6. python-module-mock
      7. rpm-build-python3
      8. python-module-py
      9. python-module-setuptools-tests

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


    25 июля 2015 г. Vitaly Lipatov 0.3.2-alt0.M70P.1.git20141101
    - backport to ALTLinux p7 (by rpmbph script)
    21 ноября 2014 г. Eugeny A. Rostovtsev 0.3.2-alt1.git20141101
    - Initial build for Sisyphus