Package python3-module-boolean.py: Information
Source package: python3-module-boolean.py
Version: 5.0-alt1.1
Build time: Aug 16, 2025, 05:10 AM
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/boolean.py
License: BSD-2-Clause
Summary: Define boolean algebras, create and parse boolean expressions and create custom boolean DSL
Description:
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.
Maintainer: Stanislav Levin
Last changed
April 18, 2025 Stanislav Levin 5.0-alt1.1
- NMU: fixed FTBFS (setuptools 75.8.1)
April 4, 2025 Stanislav Levin 5.0-alt1
- 4.0 -> 5.0.
March 20, 2024 Stanislav Levin 4.0-alt2
- Mapped PyPI name to distro's one.