On Tue, 09 Jul 2024 12:56:17 +0200 NoisyCoil <noisyc...@tutanota.com> wrote:
> Package: wnpp
> Severity: wishlist
> Owner: NoisyCoil <noisyc...@tutanota.com>
> X-Debbugs-Cc: debian-de...@lists.debian.org, noisyc...@tutanota.com
>
> * Package name : dysk
> Version : 2.9.0
> Upstream Contact: Denys Séguret <denys.segu...@gmail.com>
> * URL : https://github.com/Canop/dysk
> * License : MIT
> Programming Lang: Rust
> Description : Give information on mounted filesystems
>
> Long description:
> ```
> A command-line utility to get information on filesystems, like df
> but better.
>
> Previously known as lfs.
> ```
>
> `dysk`, previously known as `lfs`, is one of the few tools written in
Rust I always compile from source first-thing when I install a new
system. It serves the same purpose as `df` - namely, listing mounted
filesystems and their space usage (total size, space available,
percentage of use, and so on) on the command line - but does so with a
much nicer and more intuitive UI. Additionally, it can provide output in
the JSON or CSV format.
>
> `dysk` is currently distributed by distros such as Arch Linux,
Manjaro, NixOS and openSUSE Tumbleweed, and Alpine (under the old name).
I believe it would be a great addition to Debian. I plan to maintain it
with the Rust Team in debcargo-conf.
I was holding the original ITP for dysk filed under the old name "lfs",
merged the bugs accordingly. Do you want to work together on this ?
There aren't much crates missing anyway.
best,
werdahias