python-colorama 0.4.3-1 source package in Ubuntu

Changelog

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

  * New upstream version.
  * Add/update Vcs fields.
  * Bump standards version to 4.4.1.

 -- Gürkan Myczko <email address hidden>  Tue, 10 Dec 2019 12:26:52 +0100

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.3-1.dsc 2.0 KiB 88af40a954da7c887b5829c7281a5fc5d9b1e9e86b86abd6912be8bab2a2802d
python-colorama_0.4.3.orig.tar.gz 104.7 KiB 0d93fc83f70c926cd8437b488ea9c8741f9df2ac2d2d681c40783d5ceef98e2b
python-colorama_0.4.3-1.debian.tar.xz 3.6 KiB cab942818065bfb73970b765583fe1239a34a13aa5b47ab73ccb0634b5d1ae44

Available diffs

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.