python3-booleanpy: add recipe

boolean.py is a library to define and parse boolean algebras. It is
used by python3-license-expression.

Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Peter Kolbus
2020-01-02 12:37:42 -06:00
committed by Khem Raj
parent e6cebf9e01
commit 8cb441b640
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
inherit setuptools3
require python-booleanpy.inc