wri2rtf
WRI to RTF converter
SRPM: wri2rtf-0.2-2.n0i.2.fc6.src.rpm SPEC: wri2rtf.spec Version: 0.2 Release: 2.n0i.2.fc6 Epoch: License: GPL Group: Applications/Text Size: 55623 Packager: Marius Feraru <altblue@n0i.net> Vendor: N0i.Net URL: http://www.msxnet.org/word2rtf/ Date: Mon Aug 21 2006, 20:44 GMT
Description:
This converter converts to RTF. This is done so the output can be validated
against the microsoft converter, which revealed some interesting details.
So it can be seen as a reference implementation for conversion.
This software is still alpha. It supports Write 3.0 and Write 3.1 almost
fully, and Word for DOS 3.x - 5.0 conversion is still underway. It should
compile on any environment, provided you have the snprintf(3) and
vsnprintf(3) function.
against the microsoft converter, which revealed some interesting details.
So it can be seen as a reference implementation for conversion.
This software is still alpha. It supports Write 3.0 and Write 3.1 almost
fully, and Word for DOS 3.x - 5.0 conversion is still underway. It should
compile on any environment, provided you have the snprintf(3) and
vsnprintf(3) function.
Changelog:
- Mon Aug 21 2006 Marius FERARU <altblue@n0i.net> - 0.2-2.n0i.2
- Dist macro - Mon Nov 15 2004 Marius FERARU <altblue@n0i.net> - 0.2-1.n0i.1
- initial build
Files:
- wri2rtf.spec
- write.c
Requires:
- rpmlib(CompressedFileNames)