pkgsrc-wip/py-percol/DESCR
PHO / phonohawk 82b19b1be8 Import py27-percol-0.0.3nb20130911 as wip/py-percol.
Percol adds flavor of interactive filtering to the traditional pipe
concept of shell.

Try
   % A | percol | B

and you can display the output of command A and filter it
intaractively then pass them to command B. Interface of percol is
highly inspired by anything.el for Emacs.
2013-09-11 05:10:05 +00:00

9 lines
278 B
Text

Percol adds flavor of interactive filtering to the traditional pipe
concept of shell.
Try
% A | percol | B
and you can display the output of command A and filter it
intaractively then pass them to command B. Interface of percol is
highly inspired by anything.el for Emacs.