license-expression30.4.0
license-expression30.4.0
Published
license-expression is a comprehensive utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions) using boolean logic.
pip install license-expression
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- boolean.py
>=4.0
- Sphinx
>=5.0.2; extra == "docs"
- sphinx-rtd-theme
>=1.0.0; extra == "docs"
- sphinxcontrib-apidoc
>=0.4.0; extra == "docs"
- sphinx-reredirects
>=0.1.2; extra == "docs"
- doc8
>=0.11.2; extra == "docs"
- sphinx-autobuild
; extra == "docs"
- sphinx-rtd-dark-mode
>=1.3.0; extra == "docs"
- sphinx-copybutton
; extra == "docs"
- pytest
!=7.0.0,>=6; extra == "testing"
- pytest-xdist
>=2; extra == "testing"
- twine
; extra == "testing"
- black
; extra == "testing"
- isort
; extra == "testing"