# Functions
BuiltinLicenses returns the list of licenses built into the package.
Cover computes the coverage of the text according to the license set compiled into the package.
New returns a new Checker that recognizes the given list of licenses.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
A Checker matches a set of known licenses.
Coverage describes how the text matches various licenses.
A License describes a single license that can be recognized.
Match describes how a section of the input matches a license.
Options allow us to adjust parameters for the matching algorithm.
# Type aliases
Type groups the licenses into various classifications.