10 lines
246 B
Plaintext
10 lines
246 B
Plaintext
config BR2_PACKAGE_PV
|
|
bool "pv"
|
|
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
|
|
help
|
|
Pipe Viewer - is a terminal-based tool for
|
|
monitoring the progress of data through a
|
|
pipeline.
|
|
|
|
http://www.ivarch.com/programs/pv.shtml
|