I've just pushed a very rudimentary ODF driver to the "output" branch.
It works, just. Use a command line like: pspp -B ./config -o odt foo.sps which should generate a file called pspp.odt which can be read by Openoffice.org There's no styles at all on the document - just the bare content. One caveat however: Since I can't find any C library for creating zip files, this implementation relies on the InfoZip "zip" binary. (On debian, apt-get install zip). I'm going to be rather short on time over the next few weeks, so if anyone wishes to improve on it, then please do so. J' -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
