1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update spdx-tools 3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md 4 5name: "spdx-tools" 6description: "tools-golang is a collection of Go packages intended to make it easier for Go programs to work with SPDX files." 7third_party { 8 url { 9 type: GIT 10 value: "https://github.com/spdx/tools-golang.git" 11 } 12 version: "v0.4.0" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2023 16 month: 1 17 day: 25 18 } 19} 20