python-boolean.py
Port variant v12
Summary Boolean expression and algebra library (3.12)
Package version 5.0
Homepage https://github.com/bastikr/boolean.py
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v13
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 06 APR 2025, 19:13:07 UTC
Port created 28 FEB 2025, 23:01:01 UTC
Subpackage Descriptions
single This library helps you deal with boolean expressions and algebra with variables and the boolean functions AND, OR, NOT. You can parse expressions from strings and simplify and compare expressions. You can also easily create your custom algreba and mini DSL and create custom tokenizers to handle custom expressions. For extensive documentation look either into the docs directory or view it online, at https://booleanpy.readthedocs.org/en/latest/ https://github.com/bastikr/boolean.py Copyright (c) 2009-2020 Sebastian Kraemer, basti.kr@gmail.com and others SPDX-License-Identifier: BSD-2-Clause
Configuration Switches (platform-specific settings discarded)
PY312 ON Build using Python 3.12 PY313 OFF Build using Python 3.13
Package Dependencies by Type
Build (only) python312:dev:std
python-pip:single:v12
autoselect-python:single:std
Build and Runtime python312:primary:std
Download groups
main mirror://PYPIWHL/e5/ca/78d423b324b8d77900030fa59c4aa9054261ef0925631cd2501dd015b7b7
Distribution File Information
ef28a70bd43115208441b53a045d1549e2f0ec6e3d08a9d142cbc41c1938e8d9 26577 python-src/boolean_py-5.0-py3-none-any.whl
Ports that require python-boolean.py:v12
python-license-expression:v12 License expression handler library (3.12)