python-colorama 0.4.3-1build1 source package in Ubuntu

Changelog

python-colorama (0.4.3-1build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:52:47 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Lenin
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-colorama_0.4.3.orig.tar.gz 104.7 KiB 0d93fc83f70c926cd8437b488ea9c8741f9df2ac2d2d681c40783d5ceef98e2b
python-colorama_0.4.3-1build1.debian.tar.xz 3.7 KiB 6e0f11ea45cf7fe77aedbac664ce0b2364d42d72fbf2adc7eb3f120c3da9edd8
python-colorama_0.4.3-1build1.dsc 2.1 KiB 3d9af9d00adc18e197dcf52b2debf30d31485bd86e3b8fe3aaf285ace7fd2333

View changes file

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.