{"id":13675966,"url":"https://github.com/Nemo157/cargo-lichking","last_synced_at":"2025-04-28T23:31:26.767Z","repository":{"id":5514086,"uuid":"53344741","full_name":"Nemo157/cargo-lichking","owner":"Nemo157","description":"Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.","archived":false,"fork":false,"pushed_at":"2022-01-03T14:25:19.000Z","size":467,"stargazers_count":127,"open_issues_count":30,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-09T17:46:39.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nemo157.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-07T17:26:56.000Z","updated_at":"2024-06-28T17:56:21.000Z","dependencies_parsed_at":"2022-08-06T18:16:35.670Z","dependency_job_id":null,"html_url":"https://github.com/Nemo157/cargo-lichking","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nemo157%2Fcargo-lichking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nemo157%2Fcargo-lichking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nemo157%2Fcargo-lichking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nemo157%2Fcargo-lichking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nemo157","download_url":"https://codeload.github.com/Nemo157/cargo-lichking/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224137291,"owners_count":17261991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T12:01:06.828Z","updated_at":"2024-11-11T16:31:05.586Z","avatar_url":"https://github.com/Nemo157.png","language":"Rust","funding_links":[],"categories":["Crates"],"sub_categories":["More Cargo Tools"],"readme":"# cargo-lichking [![travis-badge][]][travis] [![crate-badge][]][crate] [![license-badge][]][license] [![rust-version-badge][]][rust-version]\n\nAutomated **li**cense **ch**ec**king** for rust. `cargo lichking` is a [Cargo][]\nsubcommand that checks licensing information for dependencies.\n\n**Liches are not lawyers**, the information output from this tool is provided as\na hint to where you may need to look for licensing issues but in no way\nrepresents legal advice or guarantees correctness. The tool relies at a minimum\non package metadata containing correct licensing information, this is not\nguaranteed so for real license checking it's necessary to verify all\ndependencies manually.\n\n## Rust Version Policy\n\nThis crate only supports the current stable version of Rust, patch releases may\nuse new features at any time.\n\n## Installation\n\nTo install simply run `cargo install cargo-lichking`.\n\n## Usage\n\nTo get a list of all your (transitive) dependencies licenses run `cargo lichking\nlist`. To check license compatibility based off this [License Slide][] by David\nA. Wheeler run `cargo lichking check`.\n\n## Developing\n\nWhen running via `cargo run` you'll need to provide an initial `lichking`\nargument to simulate running as a cargo subcommand, e.g. `cargo run -- lichking\ncheck`.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you shall be dual licensed as above, without any\nadditional terms or conditions.\n\n[travis-badge]: https://img.shields.io/travis/Nemo157/cargo-lichking/master.svg?style=flat-square\n[travis]: https://travis-ci.org/Nemo157/cargo-lichking\n[crate-badge]: https://img.shields.io/crates/v/cargo-lichking.svg?style=flat-square\n[crate]: https://crates.io/crates/cargo-lichking\n[license-badge]: https://img.shields.io/crates/l/cargo-lichking.svg?style=flat-square\n[license]: #license\n[rust-version-badge]: https://img.shields.io/badge/rust-latest%20stable-blue.svg?style=flat-square\n[rust-version]: #rust-version-policy\n\n[Cargo]: https://github.com/rust-lang/cargo\n[License Slide]: http://www.dwheeler.com/essays/floss-license-slide.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNemo157%2Fcargo-lichking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNemo157%2Fcargo-lichking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNemo157%2Fcargo-lichking/lists"}