pv 1.8.0-3 source package in Ubuntu

Changelog

pv (1.8.0-3) unstable; urgency=medium

  * depend on valgrind-if-available to fix ports (Closes: #1053395)

 -- Antoine Beaupré <email address hidden>  Tue, 03 Oct 2023 09:56:01 -0400

Upload details

Uploaded by:
anarcat
Uploaded to:
Sid
Original maintainer:
anarcat
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pv_1.8.0-3.dsc 1.4 KiB 2d4575ccb4052164d238c7e5491ec5b2153ffb42867a4fb85ecf8d87d20356b1
pv_1.8.0.orig.tar.gz 306.6 KiB def61d84b95e4811b14835a971f69642f5d94a1dd8296a3f3dbfea4c02dbbd91
pv_1.8.0.orig.tar.gz.asc 691 bytes 900502efeb8662ea1b5c5692860cd207a9ba130801f9f4353436b97f7001b513
pv_1.8.0-3.debian.tar.xz 5.7 KiB 7210cbc647b68f70f8f83c69644b0384885b3220effe0b4fa9df47bf0d82c0a5

Available diffs

No changes file available.

Binary packages built by this source

pv: Shell pipeline element to meter data passing through

 pv (Pipe Viewer) can be inserted into any normal pipeline between two
 processes to give a visual indication of how quickly data is passing through,
 how long it has taken, how near to completion it is, and an estimate of how
 long it will be until completion.
 .
 To use it, insert it in a pipeline between two processes, with the
 appropriate options. Its standard input will be passed through to its
 standard output and progress will be shown on standard error.

pv-dbgsym: debug symbols for pv