2 releases
0.1.1 | Apr 3, 2021 |
---|---|
0.1.0 | Apr 2, 2021 |
#3 in #formats
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
~124K SLoC