cargo-about
brew install cargo-about
v0.9.0
Apache-2.0 OR MIT
Cargo plugin to generate list of all licenses for a crate
26
30-day installs · #6194
93
90-day · #5751
335
365-day · #6054
742
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
cargo
cargo-plugin
hacktoberfest
license-checking
licensing
rust
rust-lang
spdx
Links
- https://github.com/EmbarkStudios/cargo-about
- GitHub: EmbarkStudios/cargo-about
- Brew formula source: Formula/c/cargo-about.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Cargo plugin to generate list of all licenses for a crate",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:07+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "cargo-about",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-05T07:30:59Z",
"github_readme_excerpt": "\u003c!-- markdownlint-disable no-inline-html first-line-heading no-emphasis-as-heading --\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n# `\ud83d\udcdc cargo-about`\n\n**Cargo plugin for generating a license listing for all dependencies of a crate**\n\n[](https://embark.dev)\n[](https://discord.gg/Fg4u4VX)\n[](https://crates.io/crates/cargo-about)\n[](https://docs.rs/cargo-about)\n[](https://spdx.org/licenses/)\n[](https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1810-2024-09-05)\n[](https://deps.rs/repo/github/EmbarkStudios/cargo-about)\n[](https://github.com/EmbarkStudios/cargo-about/actions?workflow=CI)\n\n\u003c/div\u003e\n\nSee the [book \ud83d\udcd5](https://embarkstudios.github.io/cargo-about/) for in-depth documentation.\n\n_Please Note: This is a tool that we use (and like!) and it makes sense to us to release it as open source. However, we can\u2019t take any responsibility for your use of the tool, if it will function correctly or fulfil your needs. No functionality in - or information provided by - cargo-about constitutes legal advice._\n\n## Getting started\n\n### Installing\n\n#### From crates.io\n\n```bash\ncargo install --locked --features cli cargo-about\n```\n\n#### With [`cargo-update`](https://github.com/nabijaczleweli/cargo-update)\n\n```ini\n# ~/.cargo/.install_config.toml\n[cargo-about]\ndefault_features = false\nfeatures = [\"cli\"]\nenforce_lock = true\n\n```\n\n#### On Arch Linux\n\n```bash\npacman -S cargo-about",
"github_repo": "EmbarkStudios/cargo-about",
"github_stars": 742,
"github_topics": [
"cargo",
"cargo-plugin",
"hacktoberfest",
"license-checking",
"licensing",
"rust",
"rust-lang",
"spdx"
],
"homepage": "https://github.com/EmbarkStudios/cargo-about",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 26,
"installs_365d": 335,
"installs_90d": 93,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0 OR MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "cargo-about",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 6194,
"rank_365d": 6054,
"rank_90d": 5751,
"raw_hash": "ffe6d8a5ab60a8c0",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/cargo-about.rb",
"tap": "homebrew/core",
"test_dependencies": [
"rustup"
],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.9.0",
"versioned_formulae": [],
"why_use_this": null
}