python-cycler 0.10.0-1build1 source package in Ubuntu

Changelog

python-cycler (0.10.0-1build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

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

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Sandro Tosi
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-cycler_0.10.0.orig.tar.gz 21.2 KiB b6d217635e03024196225367b1a438996dbbf0271bec488f00584f0e7dc15cfa
python-cycler_0.10.0-1build1.debian.tar.xz 3.1 KiB d63c6bcd85cc51016b678d75d3e1d2d24594f06891d0c0e033c0ca039c20540c
python-cycler_0.10.0-1build1.dsc 2.3 KiB 73c293b3cf736e6bd20aad9b6c6949126dbe66a494cda5695599d213700f876c

View changes file

Binary packages built by this source

python-cycler: No summary available for python-cycler in ubuntu focal.

No description available for python-cycler in ubuntu focal.

python-cycler-doc: composable kwarg iterator (documentation)

 When using matplotlib and plotting more than one line, it is common to want to
 be able to cycle over one or more artist styles; but the plotting logic can
 quickly become very involved.
 .
 To address this and allow easy cycling over arbitrary 'kwargs' the `Cycler`
 class, a composable kwarg iterator, was developed.
 .
 This package contains the documentation for Cycler.

python3-cycler: composable kwarg iterator (Python 3)

 When using matplotlib and plotting more than one line, it is common to want to
 be able to cycle over one or more artist styles; but the plotting logic can
 quickly become very involved.
 .
 To address this and allow easy cycling over arbitrary 'kwargs' the `Cycler`
 class, a composable kwarg iterator, was developed.
 .
 This package contains the Python 3 version of Cycler.