[ ソース: 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~)
- Sphinx ドキュメンテーション用 JavaScript サポート