5 unstable releases

0.2.2 Sep 15, 2024
0.2.1 Sep 15, 2024
0.2.0 Mar 24, 2024
0.1.0 Mar 23, 2024
0.0.0 Mar 17, 2024

#1249 in Command line utilities

Download history 247/week @ 2024-09-15 17/week @ 2024-09-22 4/week @ 2024-09-29 2/week @ 2024-10-06

270 downloads per month

(MIT OR Apache-2.0) AND GPL-3.0-or-later

96KB
1K SLoC

cargo-rpmstatus

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.

How to run

$ cargo install cargo-rpmstatus
$ cargo rpmstatus

screenshot

Known Bugs

  • Some indirect optional dependencies are ignored

License

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.

Dependencies

~36–48MB
~818K SLoC