Go Licensing Processor - thing that extracts licenses of your applications into various formats.
cmd/glp | ||
configuration | ||
httpclient | ||
outputters | ||
parsers | ||
projecter | ||
structs | ||
glp.example.yaml | ||
README.md |
GLP
GLP stands for Go Licensing Processor. It is an utility that parses application's dependencies, gets their licenses and copyright information and writing gathered data into report file.
Supported report file formats
None yet.
Supported VCSes and sites
None yet.
Installation
It is enough to issue:
go get -u go.dev.pztrn.name/glp/cmd/glp
Configuration
None yet.