diff options
author | GPLeo <slackbuilds@gmail.com> | 2010-05-13 01:01:05 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 01:01:05 +0200 |
commit | fbb4178d379cfc8bb7c4aa9688ddf15b3437ce5b (patch) | |
tree | a073724cfd21b8f1149cdd164d4db164b680ad26 /system/pv/slack-desc | |
parent | 4265a275f36276eec14b40e3510af69add66dae2 (diff) | |
download | slackbuilds-fbb4178d379cfc8bb7c4aa9688ddf15b3437ce5b.tar.gz slackbuilds-fbb4178d379cfc8bb7c4aa9688ddf15b3437ce5b.tar.xz |
system/pv: Added to 13.0 repository
Diffstat (limited to 'system/pv/slack-desc')
-rw-r--r-- | system/pv/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/pv/slack-desc b/system/pv/slack-desc new file mode 100644 index 0000000000..ba3065578a --- /dev/null +++ b/system/pv/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also customary +# to leave one space after the ':'. + + |----handy-ruler------------------------------------------------------------| +pv: pv (Pipe Viewer) +pv: +pv: Pipe Viewer is a terminal-based tool for monitoring the progress of +pv: data through a pipeline. It can be inserted into any normal pipeline +pv: between two processes to give a visual indication of how quickly data +pv: is passing through, how long it has taken, how near to completion it is, +pv: and an estimate of how long it will be until completion. +pv: +pv: Homepage: http://www.ivarch.com/programs/pv.shtml +pv: +pv: |