#credits #license #cargo #cli

app cargo-credits

display licenses of dependencies

3 unstable releases

0.2.1 Oct 20, 2022
0.2.0 Oct 20, 2022
0.1.0 Sep 11, 2020

#4 in #credits

Download history 5/week @ 2024-02-19 11/week @ 2024-02-26 17/week @ 2024-03-11 39/week @ 2024-04-01

56 downloads per month

MIT license

24KB
132 lines

cargo credits

MIT License crates.io

cargo-credits display licenses of dependencies

Installation

$ cargo install cargo-credits

Usage

$ cargo credits --help
display licenses of dependencies

Usage: cargo-credits credits [OPTIONS]

Options:
  -m, --manifest-path <MANIFEST_PATH>
          path to Cargo.toml
  -o, --output-file <OUTPUT_FILE>
          path to output file (if this option is not specified, print to standard output)
  -h, --help
          Print help information

Creating with reference to next oss

cargo-credits is based on next oss.

Author

sinofseven

Dependencies

~2–12MB
~109K SLoC