Dne 26. 07. 23 v 19:53 Richard Fontana napsal(a):
The generated text file (I assume this is generated from the XML file) https://raw.githubusercontent.com/spdx/license-list-data/main/text/GPL-2.0-o...
is not easily readable compared to the license steward version, which is*designed* to be readable. Actually, the XML file may be more easy to read than the text file. I also have the impression that SPDX's approach of generating text files from XML files has tended to result in subtle errors in some cases.
Can you first propose to SPDX to include in the xml files section <text-steward> that will include steward version (likely in <pre> tags so the formatting will be preserved? This way we can fetch it from there and do not have to maintain it separately.