rust-dfrs 0.0.7-10 source package in Ubuntu

Changelog

rust-dfrs (0.0.7-10) unstable; urgency=medium

  * Team upload.
  * Package dfrs 0.0.7 from crates.io using debcargo 2.6.1
  * Bump strum dependency to 0.26 (Closes: #1073389)

 -- James McCoy <email address hidden>  Fri, 21 Jun 2024 10:07:50 -0400

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
rust-dfrs_0.0.7-10.dsc 2.4 KiB 00d0e2323b1ac78f5cc0ab82bca27a4e7991e7e0cfa3573fc47cc853e3aecb08
rust-dfrs_0.0.7.orig.tar.gz 29.3 KiB a7b46f8ef49cc26159f3588b6a54ccbed45b6367853e7841f5bb3bac8c4be0a1
rust-dfrs_0.0.7-10.debian.tar.xz 3.7 KiB 948f6925d62bf2e257f999e90fda62c15bc1d8bfeb2ce050b3c9b7bf3a5b9c29

Available diffs

No changes file available.

Binary packages built by this source

dfrs: Display file system space usage using graphs and colors

 dfrs displays the amount of disk space available on the file system containing
 each file name argument. If no file name is given, the space available on all
 currently mounted file systems is shown.
 .
 dfrs(1) is a tool similar to df(1) except that it is able to show a graph along
 with the data and is able to use colors.
 .
 Without any argument, size is displayed in human-readable format.

dfrs-dbgsym: debug symbols for dfrs