You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure we should output HTML—everyone will want something different. However, a decently formatted plain-text output wouldn't be a bad idea. We could call this reuse credits, which will reproduce:
This generated text might come in handy for certain compliance processes.
I'm not sure if the copyright notices should be categorised by licence, or if that would even make sense. Furthermore, reproducing all licence texts may not make sense for projects that 'collapse' to a single licence (usually GPLv2 or GPLv3).
This will need some brainstorming before implementation.
Thank you for your time and contributions! Unfortunately, this issue has been inactive for quite a while which means we probably can't manage the time to deal with it. That's why we're marking it as stale. We want to keep things tidy and focus on active discussions, but we’re always happy to revisit if this is still relevant!
If you’d like to keep this open, please add a comment to let us know and remove the label stale. Otherwise, this issue will most likely be automatically closed soon.
For another project, I was using flutter and it has this nice license overview:
I was wondering it there is a way to easily generate a licensing page from the reuse annotations of my repository. Is there a tool that can do that?
When I see this: https://reuse.readthedocs.io/en/stable/readme.html#license
Then, I wonder if you would like use a tool like that yourself.
Which API can I use to get all the licensing information e.g. in a JSON format?
Answered:
I think, I would like something like this:
That outputs an HTML page.
The text was updated successfully, but these errors were encountered: