python313-kiwisolver
Python 3.13 - kiwisolver - Cassowary constraint solver
3.6.0
2025-04-28
eisfair-64
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.6.0
libgcc_s1 3.6.0
libstdcpp6 3.6.0
python313-base
Internal Program Version: kiwisolver 1.4.8
Kiwi is a C++ implementation of the Cassowary constraint solving
algorithm. Kiwi is an implementation of the algorithm based on the
seminal Cassowary paper, but it is not a refactoring of the original
C++ solver. Kiwi ranges from 10x to 500x faster processing than the
original Cassowary solver with the same input set, with typical use
cases gaining a 40x improvement.
In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings
https://github.com/nucleic/kiwi