Imports of package spdxlib

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/spdx/tools-golang/spdx/common
github.com/spdx/tools-golang/spdx/v2_1
github.com/spdx/tools-golang/spdx/v2_2
github.com/spdx/tools-golang/spdx/v2_3
sortPackage sort provides primitives for sorting slices and user-defined collections.