[ 原始碼: python-boolean.py ]
套件:python3-boolean-doc(4.0-3~bpo11+1)
python3-boolean-doc 的相關連結
Debian 的資源:
下載原始碼套件 python-boolean.py:
- [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]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
small library implementing a boolean algebra - documentation
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.
This package contains documentation for python3-boolean.
其他與 python3-boolean-doc 有關的套件
|
|
|
|
-
- dep: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- JavaScript support for Sphinx documentation