cargo-licensepull

Crates.iocargo-licensepull
lib.rscargo-licensepull
version0.1.1
sourcesrc
created_at2021-04-02 22:48:36.586541
updated_at2021-04-03 11:00:06.409116
descriptionCargo subcommand to extracts the content of LICENSE files of dependencies
homepage
repositoryhttps://github.com/mhnghfv/cargo-licensepull
max_upload_size
id377890
size9,562
(mhnghfv)

documentation

README

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

Commit count: 4

cargo fmt