11 unstable releases

0.6.3 Dec 30, 2024
0.6.1 Nov 5, 2024
0.5.2 Jan 30, 2024
0.5.1 Oct 8, 2023
0.1.0 Aug 19, 2018

#189 in Command line utilities

Download history 3/week @ 2024-10-10 1/week @ 2024-10-17 217/week @ 2024-10-31 60/week @ 2024-11-07 6/week @ 2024-11-14 3/week @ 2024-11-21 16/week @ 2024-12-05 142/week @ 2024-12-12 28/week @ 2024-12-19 148/week @ 2024-12-26 42/week @ 2025-01-02 38/week @ 2025-01-09

87 downloads per month

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

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

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. Terms of the GPL apply.

Dependencies

~15–25MB
~361K SLoC