python-colormap 1.0.2-2 source package in Ubuntu

Changelog

python-colormap (1.0.2-2) unstable; urgency=medium

  * Afif Elghraoui himself from Uploaders
  * Add myself to Uploaders
  * Drop Python2 package
    Closes: #937657
  * debhelper-compat 12
  * Standards-Version: 4.4.1
  * debian/copyright: Use spaces rather than tabs in continuation lines.
  * Set upstream metadata fields: Repository, Repository-Browse.

 -- Andreas Tille <email address hidden>  Fri, 06 Dec 2019 16:54:07 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-colormap_1.0.2-2.dsc 2.1 KiB 8c171c7ec81f2d53535e236484d2cb344850726b30a0e6682d459fc8485296d7
python-colormap_1.0.2.orig.tar.gz 15.8 KiB c0193efe8f7d626cfc78225fc03a56513a4cfb8d3fc43856ccfb97b9646cc1b1
python-colormap_1.0.2-2.debian.tar.xz 3.0 KiB 50cd3d2c0e2800f8205dd857303c71f6fa53a0e456c237a59bfbc8a709e1445a

Available diffs

No changes file available.

Binary packages built by this source

python3-colormap: ease manipulation of matplotlib colormaps and color codecs (Python 3)

 The colormap package provides simple utilities to convert colors between RGB,
 HEX, HLS, HUV and a class to easily build colormaps for matplotlib. All
 matplotlib colormaps and some R colormaps are available altogether. The
 plot_colormap method (see below) is handy to quickly pick up a colormaps and
 the test_colormap is useful to see test a new colormap.
 .
 This package installs the library for Python 3.