yalich

Crates.io CircleCI branch GitHub

Yet another license checker.

Installation

cargo install yalich

Usage

yalich requires a configuration file which details:

Design

The support for licensing metadata across languages is spotty. Even within languages with good support, packages often have a license but fail to tag it with the correct metadata.

To cover the majority of cases, yalich uses the following data flow:

yalich data flow