Directories
¶
Path | Synopsis |
---|---|
Package builder is used to create tools-golang data structures for a given directory path's contents, with hashes, etc.
|
Package builder is used to create tools-golang data structures for a given directory path's contents, with hashes, etc. |
examples
|
|
Package idsearcher is used to search for short-form IDs in files within a directory, and to build an SPDX Document containing those license findings.
|
Package idsearcher is used to search for short-form IDs in files within a directory, and to build an SPDX Document containing those license findings. |
saver2v2
Package saver2v2 contains functions to render and write a json formatted version of an in-memory SPDX document and its sections (version 2.2).
|
Package saver2v2 contains functions to render and write a json formatted version of an in-memory SPDX document and its sections (version 2.2). |
Package licensediff is used to generate a "diff" between the concluded licenses in two SPDX Packages, using the filename as the match point.
|
Package licensediff is used to generate a "diff" between the concluded licenses in two SPDX Packages, using the filename as the match point. |
parser2v2
SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later copied from tvloader/parser2v2/types.go
|
SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later copied from tvloader/parser2v2/types.go |
Package reporter contains functions to generate a basic license count report from an in-memory SPDX Package section whose Files have been analyzed.
|
Package reporter contains functions to generate a basic license count report from an in-memory SPDX Package section whose Files have been analyzed. |
Package spdx contains the struct definition for an SPDX Document and its constituent parts.
|
Package spdx contains the struct definition for an SPDX Document and its constituent parts. |
Package spdxlib contains convenience and utility functions for working with an SPDX document that has already been created in memory.
|
Package spdxlib contains convenience and utility functions for working with an SPDX document that has already been created in memory. |
Package tvloader is used to load and parse SPDX tag-value documents into tools-golang data structures.
|
Package tvloader is used to load and parse SPDX tag-value documents into tools-golang data structures. |
parser2v1
Package parser2v1 contains functions to read, load and parse SPDX tag-value files.
|
Package parser2v1 contains functions to read, load and parse SPDX tag-value files. |
parser2v2
Package parser2v2 contains functions to read, load and parse SPDX tag-value files, version 2.2.
|
Package parser2v2 contains functions to read, load and parse SPDX tag-value files, version 2.2. |
Package tvsaver is used to save tools-golang data structures as SPDX tag-value documents.
|
Package tvsaver is used to save tools-golang data structures as SPDX tag-value documents. |
saver2v1
Package saver2v1 contains functions to render and write a tag-value formatted version of an in-memory SPDX document and its sections (version 2.1).
|
Package saver2v1 contains functions to render and write a tag-value formatted version of an in-memory SPDX document and its sections (version 2.1). |
saver2v2
Package saver2v2 contains functions to render and write a tag-value formatted version of an in-memory SPDX document and its sections (version 2.2).
|
Package saver2v2 contains functions to render and write a tag-value formatted version of an in-memory SPDX document and its sections (version 2.2). |
Package utils contains various utility functions to support the main tools-golang packages.
|
Package utils contains various utility functions to support the main tools-golang packages. |
Click to show internal directories.
Click to hide internal directories.