kiwisolver 1.0.1-3build1 source package in Ubuntu

Changelog

kiwisolver (1.0.1-3build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:48:51 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
kiwisolver_1.0.1.orig.tar.gz 30.9 KiB ce3be5d520b4d2c3e5eeb4cd2ef62b9b9ab8ac6b6fedbaa0e39cdb6f50644278
kiwisolver_1.0.1-3build1.debian.tar.xz 2.9 KiB c124155143f88fa5189320684d87fb97f2f6108b7a58747e988d9870c3161122
kiwisolver_1.0.1-3build1.dsc 2.1 KiB c0d676fe0bb0c19f661660133167d7c575f9ca152e3f36a41db417bb3d367a44

View changes file

Binary packages built by this source

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

 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 version of kiwisolver.

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.