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/v2_2 | |
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/tvloader | |
os | Package os provides a platform-independent interface to operating system functionality. |