Louis Maillard

Results 2 issues of Louis Maillard

A fix for issue #827 SPDX 2.3 reference use the term "OPERATING-SYSTEM" instead of "OPERATING_SYSTEM" which is was is output by this library. Documentation: https://spdx.github.io/spdx-spec/v2.3/package-information/#724-primary-package-purpose-field

In SPDX v2.3, Package can have a property "PrimaryPackagePurpose" which support a defined set of value. SPDX reference use "OPERATING-SYSTEM" value while the spdx_tools library output "OPERATING_SYSTEM" with underscore instead...