FedericoCeratto / cargo-debstatus

cargo-tree for debian packaging

Home Page:https://crates.io/crates/cargo-debstatus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cargo-debstatus

cargo-tree for debian packaging. Traverse all dependencies of a project, checks if the dependency is already in debian, in the debian NEW queue or if it needs to be updated.

The codebase is a modified version of sfackler/cargo-tree.

How to run

$ cargo install cargo-debstatus
$ cargo debstatus

screenshot

Known Bugs

  • Some indirect optional dependencies are ignored

License

GPLv3+

About

cargo-tree for debian packaging

https://crates.io/crates/cargo-debstatus

License:GNU General Public License v3.0


Languages

Language:Rust 91.6%Language:Roff 8.4%