Name : python3-boolean.py
| |
Version : 3.7
| Vendor : openSUSE
|
Release : bp153.1.22
| Date : 2021-03-06 02:09:25
|
Group : Development/Languages/Python
| Source RPM : python-boolean.py-3.7-bp153.1.22.src.rpm
|
Size : 0.83 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Module to define boolean algebras and create/parse boolean expressions
|
Description :
\"boolean.py\" is a 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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP3/standard/noarch |