freebsd-ports/textproc/rtfx/pkg-descr
John Marino 65980e508c Stage textproc/rtfx and unbreak 64-bit arches
PR:		192667
Submitted by:	Jan Beich
2014-08-15 07:06:28 +00:00

10 lines
524 B
Text

rtfx converts RTF files into a generic XML format. It majors on keeping
meta data like style names, etc... rather than every bit of formatting.
This makes it handy for converting RTF documents into a custom XML
format (using XSL or an additional processing step).
RTF features supported: page breaks, section breaks, style names,
lists (various types), tables, footnotes, info block, bold, italic,
underline, super/sub script, hidden text, strike out, text color, fonts.
WWW: http://thewalter.net/stef/software/rtfx/