| Crates.io | cargo-rpmstatus |
| lib.rs | cargo-rpmstatus |
| version | 0.2.3 |
| created_at | 2024-03-17 13:53:43.095024+00 |
| updated_at | 2025-06-08 15:39:29.101197+00 |
| description | cargo-tree for RPM packaging |
| homepage | |
| repository | https://github.com/dmorawetz/cargo-rpmstatus |
| max_upload_size | |
| id | 1176520 |
| size | 190,987 |
cargo-tree for rpm packaging. Traverse all dependencies of a project, checks if the dependency is already in fedora rawhide, or if it needs to be updated.
The codebase is a modified version of kpcyrd/cargo-debstatus.
$ cargo install cargo-rpmstatus
$ cargo rpmstatus

This codebase is licensed:
(MIT OR Apache-2.0) AND GPL-3.0-or-later
due to it's use of cargo-tree code. The cargo-debstatus code is licensed
GPL-3.0-or-later. The cargo-rpmstatus code, therefore, is also licensed GPL-3.0-or-later. Terms of the GPL apply.