# Packages

No description provided by the author
No description provided by the author

# Functions

Analyse runs license analysis on each item in `args`.
Detect returns the most probable reference licenses matched for the given file tree.
InvestigateLicenseText takes the license text and returns the most probable reference licenses matched.
LicenseName returns the name for the given license identifier.
LicenseURLs returns the list of the URLs for the given license identifier.
Preload database with licenses - load internal database from assets into memory.

# Variables

ErrNoLicenseFound is raised if no license files were found.
ErrUnknownLicenseID is raised if license identifier is not known.

# Structs

Match describes the level of confidence for the detected License.
Result gathers license detection results for a project path.