pv 1.8.5-2build1 source package in Ubuntu

Changelog

pv (1.8.5-2build1) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:16:31 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main utils

Downloads

File Size SHA-256 Checksum
pv_1.8.5.orig.tar.gz 311.8 KiB 19d2d867897344540500a6f863827934547efa78047a50d5b15812d1293c0338
pv_1.8.5.orig.tar.gz.asc 691 bytes a6b5afb8af7025814274eabf6aee9b331605639af5180c25527bb1296be779e8
pv_1.8.5-2build1.debian.tar.xz 5.7 KiB 7fb6c9726263691ed3ab913759836af4bad23e08f767b925635fee6b7da94d8b
pv_1.8.5-2build1.dsc 2.2 KiB f61353b2691d7b6b68e813d818c5b6406953054d649c6535c902ffda4abdafbf

View changes file

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