#html #web-page #license #dependencies

app cargo-license-page

为所有依赖项创建 HTML 页面

1 个不稳定版本

0.1.0 2022年7月26日

#42#license

GPL-3.0-only

72KB
187

cargo-license-page

为您的项目创建一个包含所有依赖项依赖项及其许可证的 HTML 页面。

$ cargo install cargo-license-page

screenshot

命令行选项

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