Pakket: golang-github-go-enry-go-license-detector-dev (4.3.0+git20221007.a3a1cc6-3)
Verwijzigingen voor golang-github-go-enry-go-license-detector-dev
Debian bronnen:
Het bronpakket golang-github-go-enry-go-license-detector downloaden:
- [golang-github-go-enry-go-license-detector_4.3.0+git20221007.a3a1cc6-3.dsc]
- [golang-github-go-enry-go-license-detector_4.3.0+git20221007.a3a1cc6.orig.tar.gz]
- [golang-github-go-enry-go-license-detector_4.3.0+git20221007.a3a1cc6-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Reliable project licenses detector (library)
It scans the given directory for license files, normalizes and hashes them and outputs all the fuzzy matches with the list of reference texts. The returned names follow SPDX standard.
Why? There are no similar projects which can be compiled into a native binary without dependencies and also support the whole SPDX license database (≈400 items). This implementation is also fast, requires little memory, and the API is easy to use.
The detection algorithm is not template matching; this directly implies that go-license-detector does not provide any legal guarantees. The intended area of it's usage is data mining.
This package provides the golang module.
Andere aan golang-github-go-enry-go-license-detector-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-ekzhu-minhash-lsh-dev
- Minhash LSH in Golang
-
- dep: golang-github-go-git-go-git-dev
- highly extensible Git implementation in pure Go
-
- dep: golang-github-hhatto-gorst-dev
- Go implementation of reStructuredText
-
- dep: golang-github-jdkato-prose-dev
- Golang library for text processing
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-russross-blackfriday-v2-dev
- Blackfriday: a markdown processor for Go version 2
-
- dep: golang-github-sergi-go-diff-dev
- Diff, match and patch text in Go
-
- dep: golang-github-spf13-pflag-dev
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-golang-x-exp-dev
- experimental and deprecated packages
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries
-
- dep: golang-gonum-v1-gonum-dev
- set of numeric libraries for the Go programming language