1 个不稳定版本
| 0.1.0 | 2022年7月26日 | 
|---|
#42 在 #license
72KB
187 行
cargo-license-page
为您的项目创建一个包含所有依赖项依赖项及其许可证的 HTML 页面。
$ cargo install cargo-license-page

命令行选项
Usage: cargo license-page [-m <manifest>] [-o <output>]
Create an html page for all your dependencies licenses
Options:
  -m, --manifest    what Cargo.toml manifest to use
  -o, --output      where to save the output html file
  --help            display usage information
依赖项
~1.5–2.3MB
~48K SLoC