Пакет python-module-kiwisolver: Информация

    Бинарный пакет: python-module-kiwisolver
    Версия: 0.1.3-alt2
    Архитектура: aarch64
    Собран:  13 июля 2021 г. 10:47 в задании #278318
    Исходный пакет: python-module-kiwisolver
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/kiwisolver/

    Лицензия: BSD
    О пакете: A fast implementation of the Cassowary constraint solver
    Описание: 
    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.

    Сопровождающий: Andrey Bychkov

    Список участников:
    Andrey Bychkov
    Stanislav Levin
    Eugeny A. Rostovtsev

    Последнее изменение


    12 февраля 2020 г. Andrey Bychkov 0.1.3-alt2
    - Rebuild with new setuptools.
    2 февраля 2018 г. Stanislav Levin 0.1.3-alt1.git20140712.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    3 ноября 2014 г. Eugeny A. Rostovtsev 0.1.3-alt1.git20140712
    - Initial build for Sisyphus