Install this package:
emerge -a dev-go/go-licenses
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-go/go-licenses
Or alternatively:
emerge --autounmask-write -a dev-go/go-licenses
<pkgmetadata>
<maintainer type="person">
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
</maintainer>
<longdescription>
go-licenses analyzes the dependency tree of a Go package/binary.
It can output a report on the libraries used and under what license they can be used.
It can also collect all of the license documents, copyright notices and source code
into a directory in order to comply with license terms on redistribution.
</longdescription>
<upstream>
<remote-id type="github">google/go-licenses</remote-id>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | go-licenses-1.6.0.tar.gz | 175270 bytes | 1.6.0 |
| DIST | go-licenses-2.0.1.tar.gz | 201582 bytes | 2.0.1 |
| Type | File | Size |
|---|---|---|
| DIST | go-licenses-1.6.0-deps.tar.xz | 93121548 bytes |
| DIST | go-licenses-2.0.1-vendor.tar.xz | 1476852 bytes |