9 releases (5 breaking)
0.6.1 | Nov 5, 2024 |
---|---|
0.5.2 | Jan 30, 2024 |
0.5.1 | Oct 8, 2023 |
0.5.0 | May 7, 2023 |
0.1.0 | Aug 19, 2018 |
#80 in Command line utilities
277 downloads per month
1MB
1K
SLoC
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
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
. Terms of the GPL apply.
Dependencies
~14–27MB
~353K SLoC