1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/textproc/roap/pkg-descr
Emanuel Haupt 089c391361 - Add LICENSE
- Support PORTEXAMPLES
- Add WWW

PR:		161606
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:07:24 +00:00

7 lines
296 B
Plaintext

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/