Gary O'Neall

Results 1059 comments of Gary O'Neall

If the markdown characters are in the license matching guidelines, any matching tools could ignore those characters. Then there would be no need to update the templates.

> Somewhat relatedly, to the extent that we care about having the test text files reflect the "canonical" version of a license text, we may want the test text files...

Some of this is already in place - I'm very overloaded with the 2.3 spec release today, but I'll try to add some pointer and comments later this week.

Ahhh - the Python Parser - Now everything makes sense. The Python Parser is maintained in a different repo, I'll move this issue over. You can disregard my above comments....

@pombredanne If you could verify the approach - I'm not as familiar with the Python tag/value parser

Moving this over to the new version of the SPDX tools which is now used in the online tools.

I'm not able to reproduce the same error. When I run validate using the above file text, I get an invalid document error due to the SPDX Document Ref. The...

@rjb4standards Yes - https://tools.spdx.org/app/validate/ I thought that was the origin of these errors. Are you using the command line tool at https://github.com/spdx/tools? If so, you can try a more up...

@rjb4standards Were these error found using the Python parser? If so, you can ignore all my comments above on the error handling and I'll transfer this over to the Python...