Skip to content

dmorawetz/cargo-rpmstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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+