Stanislav N. aka pztrn
208eab65e4
Cache parsed go-import and go-source data to prevent more than one HTTP request per dependency.
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 languages
- Go (dep)
Supported report file formats
- CSV
Supported VCS and sites
None yet.
Installation
It is enough to issue:
go get -u go.dev.pztrn.name/glp/cmd/glp
Configuration
None yet.
Description
Go Licensing Processor - thing that extracts licenses of your applications into various formats.
Languages
Go
100%