diff options
Diffstat (limited to 'textproc/replaceit/pkg-descr')
-rw-r--r-- | textproc/replaceit/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/replaceit/pkg-descr b/textproc/replaceit/pkg-descr new file mode 100644 index 000000000000..649055628420 --- /dev/null +++ b/textproc/replaceit/pkg-descr @@ -0,0 +1,9 @@ +ReplaceIt was written as a quick, light and effective replacement to +the combination of sed/awk/grep/head/tail and other such shell +utilities, as well as being quicker in startup (at least) than an +equivilant Perl solution. + +WWW: http://pldaniels.com/replaceit/ +Author: Paul L Daniels <pldaniels@pldaniels.com> + +- Patrick Li <pat@databits.net> |