| commit | 3f743e1a0e0a4b1d8e52f5ed440abe14ec5bcaa6 | [log] [tgz] |
|---|---|---|
| author | Brandon Lum <lumjjb@gmail.com> | Tue May 23 17:57:47 2023 -0400 |
| committer | Brandon Lum <lumjjb@gmail.com> | Tue May 23 17:57:47 2023 -0400 |
| tree | 188bc1a3b969a0e25f3da8dcb4680c5e28eedf6b | |
| parent | 8b16c5548e7400c23f32660f5f5cd795be3c8197 [diff] |
fix duplicate shorthand rels for 2.3 Signed-off-by: Brandon Lum <lumjjb@gmail.com>
tools-golang is a collection of Go packages intended to make it easier for Go programs to work with SPDX® files.
2022-01-11: v0.4.0: added support for SPDX v2.3 and YAML, as well as other improvements and bugfixes. See RELEASE-NOTES.md for full details.
tools-golang currently works with files conformant to versions 2.1 and 2.2 of the SPDX specification, available at: https://spdx.dev/specifications
tools-golang provides the following packages:
Examples for how to use these packages can be found in the examples/ directory.
tools-golang doesn't currently support files under any version of the SPDX spec prior to v2.1
SPDX tools-golang documentation is available on the pkg.go.dev website at https://pkg.go.dev/github.com/spdx/tools-golang.
Thank you to all of the contributors to spdx/tools-golang. A full list can be found in the GitHub repo and in the release notes.
In particular, thank you to the following for major contributions:
JSON parsing and saving support was added by @specter25 as part of his Google Summer of Code 2021 project.
RDF parsing support was added by @RishabhBhatnagar as part of his Google Summer of Code 2020 project.
As indicated in LICENSE-code, tools-golang source code files are provided and may be used, at your option, under either:
As indicated in LICENSE-docs, tools-golang documentation files are provided and may be used under the Creative Commons Attribution 4.0 International license (CC-BY-4.0).
This README.md file is documentation:
SPDX-License-Identifier: CC-BY-4.0
For security policy and reporting security issues, please refer to SECURITY.md