2002-04-15 14:48:18 +02:00
|
|
|
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.
|
2011-10-18 15:07:24 +02:00
|
|
|
|
|
|
|
WWW: http://sourceforge.net/projects/roap/
|