Skip to content

Commit aff7033

Browse files
committed
Update boolean.py to v3.2
* now with proper support of CNF and DNF normalization. Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 93731ea commit aff7033

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

-21.3 KB
Binary file not shown.
21.3 KB
Binary file not shown.

thirdparty/prod/boolean.py.ABOUT

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
about_resource: boolean.py-3.1-py2.py3-none-any.whl
2-
version: 3.1
3-
download_url: https://pypi.python.org/packages/76/0b/69c0d0a34eeca60db539bd65ea0f0f2810aab455a29672c1f2b99e9ce356/boolean.py-3.1-py2.py3-none-any.whl#md5=101d64bea910274fcc6eceba7e7ce16d
1+
about_resource: boolean.py-3.2-py2.py3-none-any.whl
2+
version: 3.2
3+
download_url: https://pypi.python.org/packages/cc/b9/c62b31ee204649abdeeda1bb1a5d30afb05c8f5336ccf3200d470d032352/boolean.py-3.2-py2.py3-none-any.whl#md5=1970826601ecd777600ec32f46875d4a
44

55
name: boolean.py
66

0 commit comments

Comments
 (0)