Name : python3-boolean.py
| |
Version : 4.0
| Vendor : obs://build_opensuse_org/devel:languages:python
|
Release : lp155.2.9
| Date : 2023-12-22 01:52:54
|
Group : Development/Languages/Python
| Source RPM : python-boolean.py-4.0-lp155.2.9.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/devel:/languages:/python:/backports/15.5/noarch |