Package python3-module-boolean.py: Information

    Binary package: python3-module-boolean.py
    Version: 4.0-alt2
    Architecture: noarch
    Build time:  Mar 21, 2024, 12:25 AM
    Source package: python3-module-boolean.py
    Report package bug
    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

    List of contributors:
    Stanislav Levin

    Last changed


    March 20, 2024 Stanislav Levin 4.0-alt2
    - Mapped PyPI name to distro's one.
    Oct. 5, 2022 Stanislav Levin 4.0-alt1
    - Initial build for Sisyphus.