python-colorama 0.4.1-1 source package in Ubuntu

Changelog

python-colorama (0.4.1-1) unstable; urgency=medium

  * New upstream version. (Closes: #914689)
  * Bump standards version to 4.4.0.
  * Bump debhelper version to 11.
  * d/clean: added.
  * d/control
    - drop python2 support. (Closes: #937655)
    - drop Khalid El Fathi from Maintainers, and add myself.
      (Closes: #858658)

 -- Gürkan Myczko <email address hidden>  Thu, 03 Oct 2019 12:21:54 +0200

Upload details

Uploaded by:
Lenin
Uploaded to:
Sid
Original maintainer:
Lenin
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-colorama_0.4.1-1.dsc 1.9 KiB 86b99522edd0ad755c49ec46592b99650f2bc96c03e463d5be2e5f54cfbbc702
python-colorama_0.4.1.orig.tar.gz 102.3 KiB 6b2e2bb7bd96813fcafe5598886ce4f9f741450677e1ee090a119c600f04de9c
python-colorama_0.4.1-1.debian.tar.xz 3.6 KiB d1c74edbacb3e26f5197d4cbe455ca25bc3b75687305df88476cf996dda65102

No changes file available.

Binary packages built by this source

python3-colorama: Cross-platform colored terminal text in Python - Python 3.x

 Python-colorama provides a simple cross-platform API to print colored terminal
 text from Python applications.
 .
 ANSI escape character sequences are commonly used to produce colored terminal
 text on Unix. Colorama provides some shortcuts to generate these sequences.
 .
 This has the happy side-effect that existing applications or libraries which
 already use ANSI sequences to produce colored output on Linux.
 .
 This package provides the module for Python 3.