kiwisolver 1.0.1-2build2 source package in Ubuntu

Changelog

kiwisolver (1.0.1-2build2) disco; urgency=medium

  * No-change rebuild to build without python3.6 support.

 -- Matthias Klose <email address hidden>  Sat, 03 Nov 2018 11:51:19 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Disco
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kiwisolver_1.0.1.orig.tar.gz 30.9 KiB ce3be5d520b4d2c3e5eeb4cd2ef62b9b9ab8ac6b6fedbaa0e39cdb6f50644278
kiwisolver_1.0.1-2build2.debian.tar.xz 3.0 KiB b071d42f77c86a4b1fa4e32ce69ee658694d4d18aa6b587c68ca9d40353bfd65
kiwisolver_1.0.1-2build2.dsc 2.3 KiB 7d7712cfa26ad9681b335e019cde4314fc6df7597c88aeda8b6f4f2f0d9657df

Available diffs

View changes file

Binary packages built by this source

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

No description available for python-kiwisolver in ubuntu focal.

python-kiwisolver-dbg: No summary available for python-kiwisolver-dbg in ubuntu disco.

No description available for python-kiwisolver-dbg in ubuntu disco.

python3-kiwisolver: No summary available for python3-kiwisolver in ubuntu disco.

No description available for python3-kiwisolver in ubuntu disco.

python3-kiwisolver-dbg: fast implementation of the Cassowary constraint solver - Python 3.X debug

 Kiwi is an efficient C++ implementation of the Cassowary constraint solving
 algorithm. Kiwi is an implementation of the algorithm based on the seminal
 Cassowary paper. It is *not* a refactoring of the original C++ solver. Kiwi
 has been designed from the ground up to be lightweight and fast. Kiwi ranges
 from 10x to 500x faster than the original Cassowary solver with typical use
 cases gaining a 40x improvement. Memory savings are consistently > 5x.
 .
 In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings.
 .
 This package contains the Python 3 debug symbols for kiwisolver.