wok diff pv/description.txt @ rev 25496

Up expat (2.5.0), CVE-2022-43680. Again.
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 02 10:26:08 2022 +0000 (18 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pv/description.txt	Fri Dec 02 10:26:08 2022 +0000
     1.3 @@ -0,0 +1,7 @@
     1.4 +pv - Pipe Viewer - is a terminal-based tool for monitoring the progress
     1.5 +of data through a pipeline.
     1.6 +
     1.7 +It can be inserted into any normal pipeline between two processes to give
     1.8 +a visual indication of how quickly data is passing through, how long it
     1.9 +has taken, how near to completion it is, and an estimate of how long it
    1.10 +will be until completion.