Install this package:
emerge -a dev-go/licenseclassifier
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-go/licenseclassifier
Or alternatively:
emerge --autounmask-write -a dev-go/licenseclassifier
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.0.0 | 8 | ~amd64 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
</maintainer>
<longdescription>
The license classifier is a library and set of tools that can analyze text
to determine what type of license it contains. It searches for license texts
in a file and compares them to an archive of known licenses.
These files could be, e.g., LICENSE files with a single or multiple licenses in it,
or source code files with the license text in a comment.
</longdescription>
<upstream>
<remote-id type="github">google/licenseclassifier</remote-id>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | licenseclassifier-2.0.0.tar.gz | 941156 bytes | 2.0.0 |
| Type | File | Size |
|---|---|---|
| DIST | licenseclassifier-2.0.0-deps.tar.xz | 650356 bytes |