Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose SPDX license key and is_exception in the index.json #7

Closed
pombredanne opened this issue Jun 1, 2021 · 1 comment
Closed

Comments

@pombredanne
Copy link
Member

pombredanne commented Jun 1, 2021

In order to help validating SPDX license expressions, I would like to have these extra attributes:

  1. spdx_license_key
  2. other_spdx_license_keys
  3. is_exception

This way I can create a list of license_expression.LicenseSymbol objects and validate easily. This is going to be useful for nexB/license-expression#56

JonoYang added a commit that referenced this issue Jun 2, 2021
    * Expose spdx_license_key, other_spdx_license_keys, and is_exception

Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Jun 3, 2021
    * Expose spdx_license_key, other_spdx_license_keys, and is_exception

Signed-off-by: Jono Yang <jyang@nexb.com>
tdruez added a commit that referenced this issue Jun 3, 2021
Expose SPDX license info in index.json #7
@tdruez
Copy link
Member

tdruez commented Jun 3, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants