Name : python3-boolean.py
| |
Version : 4.0
| Vendor : obs://build_opensuse_org/Cloud:OpenStack
|
Release : 150600.2.1
| Date : 2024-07-08 11:05:40
|
Group : Development/Languages/Python
| Source RPM : python-boolean.py-4.0-150600.2.1.src.rpm
|
Size : 0.82 MB
| |
Packager : (none)
| |
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/Cloud:/OpenStack:/Master/15.6/noarch |