python-colorama 0.2.5-0.1ubuntu1 source package in Ubuntu

Changelog

python-colorama (0.2.5-0.1ubuntu1) trusty; urgency=medium

  * Build-depend on python3-all.
 -- Matthias Klose <email address hidden>   Wed, 12 Feb 2014 16:31:14 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Khalid El Fathi
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-colorama_0.2.5.orig.tar.gz 14.8 KiB 06257ff3be96a91cbc6e7121db35935297c1ec444536b361bc9fa4f2ca28a396
python-colorama_0.2.5-0.1ubuntu1.debian.tar.gz 3.0 KiB 119c3d0d8c8912353754aea6f22fc4974a2042e7ba93ee185ec9126f8dfc43d3
python-colorama_0.2.5-0.1ubuntu1.dsc 1.4 KiB 1d1494380b393d730b7ed069f9917a2419642ad7c06b99214f0d3c51407fd3a2

View changes file

Binary packages built by this source

python-colorama: Cross-platform colored terminal text in Python - Python 2.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 2.x.

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 2.x.