python-boolean.py
Port variant v13
Summary Boolean expression and algebra library (3.13)
Package version 4.0
Homepage https://github.com/bastikr/boolean.py
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 28 FEB 2025, 23:01:01 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 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Download groups
main mirror://PYPIWHL/3f/02/6389ef0529af6da0b913374dedb9bbde8eabfe45767ceec38cc37801b0bd
Distribution File Information
2876f2051d7d6394a531d82dc6eb407faa0b01a0a0b3083817ccd7323b8d96bd 25909 python-src/boolean.py-4.0-py3-none-any.whl
Ports that require python-boolean.py:v13
python-license-expression:v13 License expression handler library (3.13)