Registry / utility / uw-labs-lichen

uw-labs-lichen

JSON →
library0.1.7gogounverified

A tool for checking Go module licenses.

go get github.com/uw-labs/lichen
INSTALL
IMPORT
SIG · UW-LABS-LICHEN
U
uw-labs-lichen
utilitygov0.1.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

lichen
github.com/uw-labs/lichen

Checks licenses for the current Go module.

package main import ( "fmt" "github.com/uw-labs/lichen" ) func main() { licenses, _ := lichen.Check(".") fmt.Println(licenses) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
uw-labs-lichen — go get uw-labs-lichen · libregistry