089c391361
- Support PORTEXAMPLES - Add WWW PR: 161606 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
6 lines
296 B
Text
6 lines
296 B
Text
Roap scans a text file, extracts regions that matches specified patterns
|
|
from it, and processes them with specified executables sequentially. Each
|
|
executable reads the region as the stdin, and whole their stdouts are
|
|
written out as the stdout of Roap.
|
|
|
|
WWW: http://sourceforge.net/projects/roap/
|