diff options
Diffstat (limited to 'textproc/rtfreader/pkg-descr')
-rw-r--r-- | textproc/rtfreader/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/rtfreader/pkg-descr b/textproc/rtfreader/pkg-descr new file mode 100644 index 000000000000..4a861a509848 --- /dev/null +++ b/textproc/rtfreader/pkg-descr @@ -0,0 +1,9 @@ +RTF is the Microsoft Richtext Format, a more portable, mostly-ASCII +formatting language that is exported by word processors like MS Word. +These files generally have the extension .rtf, but occassionally have +.doc extensions as well. This parser is from the Microsoft spec, +"ported" to Unix systems. + +WWW: http://www.fiction.net/blong/programs/#rtf + +- jim <jim@FreeBSD.org> |