fuchsia_licenses_preprocess

Preprocess a license SPDX file.

ATTRIBUTES

Name Description Type Mandatory Default
name A unique name for this target. Name required -
input The input licenses.spdx.json file Label required -
output The output licenses.spdx.json file String required -
license_id The name of the license ID in the SPDX file. String required -
cut_after The string pattern where the license text should be cut. String required -
exit_on_failure Whether or not to fail the build if the given
license_id or pattern is not found in the given SPDX file.
Boolean optional False