Package python3-module-colorama: Information

  • Default inline alert: Version in the repository: 0.4.6-alt1

Source package: python3-module-colorama
Version: 0.4.5-alt1
Latest version according to Repology
Build time:  Aug 4, 2022, 04:05 PM in the task #304770
Report package bug
License: BSD-3-Clause
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:
python3-module-colorama (noarch)

Maintainer: Grigory Ustinov


ACL:
Grigory Ustinov
@python

    1. python3-module-pytest
    2. python3-module-setuptools
    3. rpm-build-python3

Last changed


Aug. 4, 2022 Grigory Ustinov 0.4.5-alt1
- Automatically updated to 0.4.5.
July 22, 2021 Grigory Ustinov 0.4.4-alt2
- Drop python2 support.
Nov. 18, 2020 Grigory Ustinov 0.4.4-alt1
- Automatically updated to 0.4.4.