./devel/cargo-licenses, Tool to audit license information for Rust projects

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.0, Package name: cargo-licenses-0.2.0, Maintainer: pkgsrc-users

A command-line tool that scans your Cargo.toml for direct dependencies
(optionally including dev-dependencies and build-dependencies), fetches
their license info from crates.io, and generates a concise license report
in either Markdown or JSON.


Master sites:

Filesize: 22.849 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-02 22:43:53 by pin | Files touched by this commit (5)
Log message:
devel/cargo-licenses: import package

A command-line tool that scans your Cargo.toml for direct dependencies
(optionally including dev-dependencies and build-dependencies), fetches
their license info from crates.io, and generates a concise license report
in either Markdown or JSON.