fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/spdx/tools-golang/licensediff | Package licensediff is used to generate a "diff" between the concluded licenses in two SPDX Packages, using the filename as the match point. |
github.com/spdx/tools-golang/spdx | Package spdx contains references to the latest spdx version |
github.com/spdx/tools-golang/spdxlib | Package spdxlib contains convenience and utility functions for working with an SPDX document that has already been created in memory. |
github.com/spdx/tools-golang/tagvalue | Package tvloader is used to load and parse SPDX tag-value documents into tools-golang data structures. |
os | Package os provides a platform-independent interface to operating system functionality. |