Skip to content
/ go-spdx Public
forked from kyoh86/go-spdx

The package parses SPDX license expression strings describing license terms.

License

Notifications You must be signed in to change notification settings

r3vit/go-spdx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-spdx

Go Report Card CircleCI Coverage Status

The package parses SPDX license expression strings describing license terms.

Install

go get github.com/kyoh86/go-spdx

Usage

See example or test

go-spdx --help

License

MIT License

This is distributed under the MIT License.

About

The package parses SPDX license expression strings describing license terms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 65.8%
  • Yacc 25.8%
  • Makefile 6.4%
  • JavaScript 2.0%