aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/roap/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-04-15 20:48:18 +0800
committerijliao <ijliao@FreeBSD.org>2002-04-15 20:48:18 +0800
commitbb782ea2e0038f24a92f6daaae58ab5914428c73 (patch)
treead45caac888b3de314cbc648fbfba0bdec1c8b22 /textproc/roap/pkg-descr
parent070e94bde6ed609981cb4d9e47daad85c4a56fea (diff)
downloadfreebsd-ports-gnome-bb782ea2e0038f24a92f6daaae58ab5914428c73.tar.gz
freebsd-ports-gnome-bb782ea2e0038f24a92f6daaae58ab5914428c73.tar.zst
freebsd-ports-gnome-bb782ea2e0038f24a92f6daaae58ab5914428c73.zip
add roap 0.1.2
Region Oriented Ascii Processor
Diffstat (limited to 'textproc/roap/pkg-descr')
-rw-r--r--textproc/roap/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/roap/pkg-descr b/textproc/roap/pkg-descr
new file mode 100644
index 000000000000..cf6789570e41
--- /dev/null
+++ b/textproc/roap/pkg-descr
@@ -0,0 +1,4 @@
+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.