/cargo-rpmstatus

cargo-tree for fedora packaging

Primary LanguageRustGNU General Public License v3.0GPL-3.0

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

GPLv3+