cargo-licensepull

Extracts the content of LICENSE files of dependencies. Formats and prints the contents to stdout. Any crates for which a license file has not been found are reported via stderr.

Example

cargo licensepull > open_source_licenses.txt

Installation

cargo install cargo-licensepull