#content #cargo #extract #subcommand #cargo-subcommand #format #licensepull

app cargo-licensepull

Cargo subcommand to extracts the content of LICENSE files of dependencies

2 releases

0.1.1 Apr 3, 2021
0.1.0 Apr 2, 2021

#43 in #formats

32 downloads per month

0BSD license

4KB
59 lines

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

Dependencies

~4.5–6.5MB
~125K SLoC