-
Notifications
You must be signed in to change notification settings - Fork 140
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
Support compound SPDX licence expressions #731
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this @AA-Turner! I like the approach you used here. Left a few suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this looks good to me! Thanks again @AA-Turner 👍🏻
I will try to find some time to review this in more detail, but I think the basic structure looks good, and I appreciate the lengthy list of test cases 👍 . |
Oh, and I meant to say: thanks for tackling this, I'm happy with how you've done it. 🙂 |
This is out now as part of Flit 3.12, thanks @AA-Turner ! |
Closes #723.
cc @takluyver @cdce8p
A