Crates.io | cargo-licensepull |
lib.rs | cargo-licensepull |
version | 0.1.1 |
source | src |
created_at | 2021-04-02 22:48:36.586541 |
updated_at | 2021-04-03 11:00:06.409116 |
description | Cargo subcommand to extracts the content of LICENSE files of dependencies |
homepage | |
repository | https://github.com/mhnghfv/cargo-licensepull |
max_upload_size | |
id | 377890 |
size | 9,562 |
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.
cargo licensepull > open_source_licenses.txt
cargo install cargo-licensepull