progress 0.17-1 source package in Ubuntu

Changelog

progress (0.17-1) unstable; urgency=medium

  * New upstream release.

 -- Stephen Kitt <email address hidden>  Mon, 16 Oct 2023 21:38:21 +0200

Upload details

Uploaded by:
Stephen Kitt
Uploaded to:
Sid
Original maintainer:
Stephen Kitt
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
progress_0.17-1.dsc 1.8 KiB b26a1c732661fcc69be39d03cb24bdc2b904f046edfb299985581153219f375b
progress_0.17.orig.tar.gz 58.9 KiB ee9538fce98895dcf0d108087d3ee2e13f5c08ed94c983f0218a7a3d153b725d
progress_0.17-1.debian.tar.xz 3.6 KiB 1006472ad35262283cfdb768c54822324b0d421f4b6000538449162b8366a890

Available diffs

No changes file available.

Binary packages built by this source

progress: Coreutils Progress Viewer (formerly known as 'cv')

 This tool can be described as a Tiny, Dirty, Linux-and-OSX-Only
 C command that looks for coreutils basic commands (cp, mv, dd, tar,
 gzip/gunzip, cat, etc.) currently running on your system and
 displays the percentage of copied data. It can also show estimated
 time and throughput, and provide a "top-like" mode (monitoring).
 .
 It simply scans `/proc` for interesting commands, and then looks at
 directories `fd` and `fdinfo` to find opened files and seek positions,
 and reports status for the largest file.
 .
 It's very light, and compatible with virtually any command.
 This program was formerly known as 'cv' on github.

progress-dbgsym: debug symbols for progress