ssconvert (cmdline spreadsheet format conversion)
- From: Jody Goldberg <jody gnome org>
- To: gnumeric-list gnome org
- Subject: ssconvert (cmdline spreadsheet format conversion)
- Date: Fri, 26 Sep 2003 01:18:34 -0400
Enough people have asked for this, and it was so easy to add that
I've added a basic implementation to CVS that will be included in
the next release (1.2.1). There are lots of bells and whistles that
could be added so please have a look and send in a patch or two.
It can map from any of gnumeric's supported importers to any of its
available exporters. The main limitation is that there is currently
no provision for importer or exporter specific flags. That would
make a nice extension.
=============================================================================
Application options
-E, --import-encoding=ENCODING Optionally specify an encoding for
imported content
-T, --export-type=ID Optionally specify which exporter to
--list-exporters List the available exporters
ID Description
-----------------------------------------------------------------------------
Gnumeric_xml_sax:xml_sax | EXPERIMENTAL SAX based Gnumeric (*.gnumeric)
Gnumeric_dif:dif | Data Interchange Format (*.dif)
Gnumeric_html:roff | TROFF (*.me)
Gnumeric_html:latex | LaTeX 2e (*.tex)
Gnumeric_html:xhtml_range | XHTML range - for export to clipboard
Gnumeric_html:xhtml | XHTML (*.html)
Gnumeric_html:html40frag | HTML (*.html) fragment
Gnumeric_html:html40 | HTML 4.0 (*.html)
Gnumeric_html:html32 | HTML 3.2 (*.html)
Gnumeric_Excel:excel_dsf | MS Excel (tm) 97/2000/XP & 5.0/95
Gnumeric_Excel:excel_biff8 | MS Excel (tm) 97/2000/XP
Gnumeric_Excel:excel_biff7 | MS Excel (tm) 5.0/95
Gnumeric_stf:stf | Text export (configurable)
Gnumeric_XmlIO:gnum_xml | Gnumeric XML file format
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]