aboutcode-org / aboutcode-org/license-expression
Consider a way to keep track of "primary" licenses
Open
enhancement
- Dominant language
- Python
- Stars
- 73
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Say I start from these expressions:
- primary: bsd-new
- initial: bsd-new AND bsd-simplified AND mit AND mit AND bsd-new AND gpl-2.0
I would like a way to end with this combining the two expressions above with AND
- transformed: bsd-new AND (bsd-simplified AND gpl-2.0 AND mit)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.