Sat, 01 Jun 2024 01:52:12 UTC | login

Information for build python-pysmt-0.8.0-3.fc33

ID159994
Package Namepython-pysmt
Version0.8.0
Release3.fc33
Epoch
SummarySolver-agnostic library for SMT Formulae manipulation and solving
DescriptionA library for SMT formulae manipulation and solving pySMT makes working with Satisfiability Modulo Theory simple. Among others, you can: * Define formulae in a solver independent way in a simple and inutitive way * Write ad-hoc simplifiers and operators * Dump your problems in the SMT-Lib format * Solve them using one of the native solvers * Wrapping any SMT-Lib complaint
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 03 Jun 2020 11:33:11 UTC
CompletedWed, 03 Jun 2020 11:33:11 UTC
Tags
f33
RPMs
src
python-pysmt-0.8.0-3.fc33.src.rpm (info) (download)
noarch
python3-pysmt-0.8.0-3.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 0.8.0-3 - Rebuilt for Python 3.9 * Thu Mar 26 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.8.0-2 - Fix typo in description (rhbz#1808467) * Fri Feb 28 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.8.0-1 - Initial package for Fedora