Package python3-module-pycosat: Information

    Source package: python3-module-pycosat
    Version: 0.6.6-alt1
    Latest version according to Repology
    Build time:  May 24, 2024, 09:20 PM in the task #349108
    Report package bug
    License: MIT
    Summary: Bindings to picosat (a SAT solver)
    Description: 
    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).

    List of rpms provided by this srpm:
    python3-module-pycosat (x86_64, i586)
    python3-module-pycosat-debuginfo (x86_64, i586)

    Maintainer: Grigory Ustinov


    ACL:
    @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

    Last changed


    May 24, 2024 Grigory Ustinov 0.6.6-alt1
    - Automatically updated to 0.6.6.
    - Build with check.
    Nov. 20, 2019 Andrey Bychkov 0.6.1-alt5
    - python2 disabled
    April 12, 2019 Grigory Ustinov 0.6.1-alt4.git20140610
    - Rebuild for python3.7.