[ Bron: python-boolean.py ]
Pakket: python3-boolean (4.0-3~bpo11+1)
Verwijzigingen voor python3-boolean
Debian bronnen:
Het bronpakket python-boolean.py downloaden:
- [python-boolean.py_4.0-3~bpo11+1.dsc]
- [python-boolean.py_4.0.orig.tar.gz]
- [python-boolean.py_4.0-3~bpo11+1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
small library implementing a boolean algebra
It defines two base elements, TRUE and FALSE, and a Symbol class that can take on one of these two values. Calculations are done in terms of AND, OR and NOT, other compositions like XOR and NAND are not implemented but can be emulated with AND or and NOT. Expressions are constructed from parsed strings or in Python.
Andere aan python3-boolean gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-boolean-doc
- small library implementing a boolean algebra - documentation