python-colorama 0.4.4-1 source package in Ubuntu
Changelog
python-colorama (0.4.4-1) unstable; urgency=medium [ Gürkan Myczko ] * New upstream version. * Bump standards version to 4.5.0. * d/copyright: - update years, add myself - add Upstream-Contact - add missing Arnon Yaari * d/control: - update team maintainer address. - add Rules-Requires-Root. * d/u/metadata: added. * d/README.Debian: use https protocol. * d/examples: renamed to python3-colorama.examples. * d/dirs: dropped. [ Ondřej Nový ] * d/copyright: Use https protocol in Format field. * Use debhelper-compat instead of debian/compat. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. * d/watch: Use https protocol. -- Gürkan Myczko <email address hidden> Fri, 23 Oct 2020 11:34:28 +0200
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-colorama_0.4.4-1.dsc | 2.0 KiB | d3d75a8cb3a081dfe99cd72112a505ca05240da355a5e8a1a5b0e0c36c6835dc |
python-colorama_0.4.4.orig.tar.gz | 106.9 KiB | 78215866046cdc2cc00bf283e3dbff18b09840604534137f300a402afedf28e2 |
python-colorama_0.4.4-1.debian.tar.xz | 3.9 KiB | b759df6e3d664fc52be23224656067af65d7b14d1d2e726eeb8918c12b6f1210 |
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 package provides the module for Python 3.