rust-dfrs 0.0.7-1 source package in Ubuntu

Changelog

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

  * Package dfrs 0.0.7 from crates.io using debcargo 2.5.0
  * Closes: #997683

 -- kpcyrd <email address hidden>  Thu, 02 Dec 2021 12:10:27 +0000

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

Downloads

File Size SHA-256 Checksum
rust-dfrs_0.0.7-1.dsc 2.3 KiB ab47eac317ec2076b3dd626788eeb5b63acaebd00bd50bcaf569b0f628c42ab1
rust-dfrs_0.0.7.orig.tar.gz 29.3 KiB a7b46f8ef49cc26159f3588b6a54ccbed45b6367853e7841f5bb3bac8c4be0a1
rust-dfrs_0.0.7-1.debian.tar.xz 3.1 KiB 47608e2f65b31978798195ff8dabc12160c3c87dcd93481d91d7044f67459519

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