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

    Исходный пакет: python3-module-pycosat
    Версия: 0.6.6-alt1
    Последняя версия по данным Repology
    Собран:  24 мая 2024 г. 21:20 в задании #349108
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/pycosat

    Лицензия: MIT
    О пакете: Bindings to picosat (a SAT solver)
    Описание: 
    PicoSAT is a popular SAT solver written by Armin Biere in pure C. This
    package provides efficient Python bindings to picosat on the C level,
    i.e. when importing pycosat, the picosat solver becomes part of the
    Python process itself. For ease of deployment, the picosat source
    (namely picosat.c and picosat.h) is included in this project. These
    files have been extracted from the picosat source (picosat-954.tar.gz).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-pycosat (x86_64, i586)
    python3-module-pycosat-debuginfo (x86_64, i586)

    Сопровождающий: Grigory Ustinov


    Права:
    @python
    @everybody

      1. libpicosat-devel
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-setuptools
      5. python3-module-wheel
      6. rpm-build-python3

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


    24 мая 2024 г. Grigory Ustinov 0.6.6-alt1
    - Automatically updated to 0.6.6.
    - Build with check.
    20 ноября 2019 г. Andrey Bychkov 0.6.1-alt5
    - python2 disabled
    12 апреля 2019 г. Grigory Ustinov 0.6.1-alt4.git20140610
    - Rebuild for python3.7.