In order to help validating SPDX license expressions, I would like to have these extra attributes:
- spdx_license_key
- other_spdx_license_keys
- is_exception
This way I can create a list of license_expression.LicenseSymbol objects and validate easily. This is going to be useful for aboutcode-org/license-expression#56
In order to help validating SPDX license expressions, I would like to have these extra attributes:
This way I can create a list of license_expression.LicenseSymbol objects and validate easily. This is going to be useful for aboutcode-org/license-expression#56