Package python-module-colorama: Information

    Source package: python-module-colorama
    Version: 0.3.9-alt1.1
    Build time:  Apr 29, 2019, 08:13 PM in the task #228353
    Report package bug
    License: BSD
    Summary: Simple cross-platform colored terminal text in Python
    Description: 
    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.

    List of rpms provided by this srpm:
    python-module-colorama (noarch)
    python3-module-colorama (noarch)

    Maintainer: Stanislav Levin


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

    Last changed


    Feb. 2, 2018 Stanislav Levin 0.3.9-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    Aug. 9, 2017 Aleksei Nikiforov 0.3.9-alt1
    - Updated to upstream version 0.3.9.
    Jan. 11, 2017 Igor Vlasenko 0.3.7-alt1
    - automated PyPI update