Dne 09. 09. 24 v 16:00 Miroslav Suchý napsal(a):
Dne 09. 09. 24 v 3:33 odp. Vít Ondruch napsal(a):

Neat. This would allow to slap in some comments, right? E.g:


~~~

License:        %{shrink:
                %dnl src/*.*
                MIT AND
                BSL-1.0 AND %dnl doc/*.*
                BSD-2-Clause AND
                (Apache-2.0 OR MIT OR BSL-1.0)
                }

Technically yes, but please do not.

There is already

  https://reuse.software/

that has structure, documentation, linters, libraries...


But that is upstream stuff, isn't it?

My idea is to replace blocks like:

~~~

# MIT: src/*.*
# BSL-1.0: doc/*.*
License:        %{shrink:
                MIT AND
                BSL-1.0 AND
                BSD-2-Clause AND
                (Apache-2.0 OR MIT OR BSL-1.0)
                }

~~~


which are hardly any better.




Somehow incorporating this would be great.


Don't disagree, but this is IMHO orthogonal to my proposal.


Vít

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to