{"id":20820344,"url":"https://github.com/kyoh86/go-spdx","last_synced_at":"2025-05-07T15:42:47.731Z","repository":{"id":33828183,"uuid":"91945139","full_name":"kyoh86/go-spdx","owner":"kyoh86","description":"The package parses SPDX license expression strings describing license terms.","archived":false,"fork":false,"pushed_at":"2024-09-07T10:38:25.000Z","size":2097,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T11:35:24.902Z","etag":null,"topics":["go","golang","library","spdx"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kyoh86.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-21T09:09:17.000Z","updated_at":"2024-10-25T16:41:25.000Z","dependencies_parsed_at":"2024-06-19T11:19:46.315Z","dependency_job_id":"cbd1c78d-29ab-4002-bcbc-57e7c6287e78","html_url":"https://github.com/kyoh86/go-spdx","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoh86%2Fgo-spdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoh86%2Fgo-spdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoh86%2Fgo-spdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoh86%2Fgo-spdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyoh86","download_url":"https://codeload.github.com/kyoh86/go-spdx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252908020,"owners_count":21823323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","library","spdx"],"created_at":"2024-11-17T22:08:59.229Z","updated_at":"2025-05-07T15:42:47.710Z","avatar_url":"https://github.com/kyoh86.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-spdx\n\nThe package parses SPDX license expression strings describing license terms\n\n[![PkgGoDev](https://pkg.go.dev/badge/kyoh86/go-spdx)](https://pkg.go.dev/kyoh86/go-spdx)\n[![Go Report Card](https://goreportcard.com/badge/github.com/kyoh86/go-spdx)](https://goreportcard.com/report/github.com/kyoh86/go-spdx)\n[![Coverage Status](https://img.shields.io/codecov/c/github/kyoh86/go-spdx.svg)](https://codecov.io/gh/kyoh86/go-spdx)\n[![Release](https://github.com/kyoh86/go-spdx/workflows/Release/badge.svg)](https://github.com/kyoh86/go-spdx/releases)\n\n## Install\n\n```\ngo get github.com/kyoh86/go-spdx\n```\n\n## Usage\n\nSee [example](https://github.com/kyoh86/go-spdx/blob/main/cmd/go-spdx-example/main.go) or [test](https://github.com/kyoh86/go-spdx/blob/main/spdx/parser_test.go)\n\n## Updating licenses\n\nIn order to update the licenses_asset.go file with the newest license list from SPDX, execute the following commands:\n\n```\ncd spdx\nnpm install spdx-license-list@latest\nmake licenses-asset\n```\n\n(You should also add a test to spdx/parser_test.go to make sure everything worked as expected.)\n\n# LICENSE\n\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg)](http://www.opensource.org/licenses/MIT)\n\nThis is distributed under the [MIT License](http://www.opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyoh86%2Fgo-spdx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyoh86%2Fgo-spdx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyoh86%2Fgo-spdx/lists"}