Modules§

  • Find all LICENSE-like files in each packages source repo and match them with the the licenses specified in the Cargo.toml file.
  • A finalized license representation meant for serializing / deserialzing
  • The allowed serialization / deserialization formats.
  • A FoundLicense represents the raw form of the found parts of a license for a given package.
  • Contains all license related information
  • This module is responsible for parsing collecting all the packages in a project