Package python3-module-kiwisolver: Information

  • Default inline alert: Version in the repository: 1.4.7-alt1

Source package: python3-module-kiwisolver
Version: 1.4.6-alt1
Latest version according to Repology
Build time:  Sep 4, 2024, 06:37 AM in the task #356760
Report package bug
License: BSD
Summary: A fast implementation of the Cassowary constraint solver
Description: 
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.

List of RPM packages built from this SRPM:
python3-module-kiwisolver (x86_64, ppc64le, i586, aarch64)
python3-module-kiwisolver-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Andrey Cherepanov


ACL:
Andrey Cherepanov
@everybody

    1. gcc-c++
    2. pip
    3. python3-dev
    4. python3-module-build
    5. python3-module-cppy
    6. python3-module-setuptools_scm
    7. python3-module-toml
    8. python3-module-wheel
    9. rpm-build-python3

Last changed


Sept. 4, 2024 Andrey Cherepanov 1.4.6-alt1
- New version.
Aug. 25, 2023 Andrey Cherepanov 1.4.5-alt1
- New version.
July 18, 2022 Andrey Cherepanov 1.4.4-alt1
- New version.
- Disabled checks.
- Built by PEP 517/518.