Bug#1076009: ITP: dysk -- Give information on mounted filesystems
Package: wnpp
Severity: wishlist
Owner: NoisyCoil <noisycoil@tutanota.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, noisycoil@tutanota.com
* Package name : dysk
Version : 2.9.0
Upstream Contact: Denys Séguret <denys.seguret@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.
Reply to: