flit icon indicating copy to clipboard operation
flit copied to clipboard

Support WITH in SPDX license expressions

Open takluyver opened this issue 7 months ago • 0 comments

A follow on from #723. PR #731 added support for compound license expressions using the AND/OR operators and parentheses, but WITH was left for later.

This will require adding the list of exception IDs from SPDX to the list of license IDs.

takluyver avatar Mar 14 '25 21:03 takluyver