Difference between revisions of "Xls2xml"

From Free Software Directory
Jump to: navigation, search
(updates)
m (git clone command)
Line 5: Line 5:
 
|Homepage URL=http://www.antunkarlovac.com/software/scripts/xls2xml/
 
|Homepage URL=http://www.antunkarlovac.com/software/scripts/xls2xml/
 
|User level=beginner
 
|User level=beginner
 +
|VCS checkout command=git clone git://github.com/antun/xls2xml.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=xls2xml converts an Excel table into flat XML output. By default, each row is represented by a node (called "node"), and the column headings are converted to attribute names.
 
|Documentation note=xls2xml converts an Excel table into flat XML output. By default, each row is represented by a node (called "node"), and the column headings are converted to attribute names.

Revision as of 11:37, 18 March 2016


[edit]

xls2xml

http://www.antunkarlovac.com/software/scripts/xls2xml/
Converts proprietary formats to XML-based formats

Xls2xml is a command-line Python script for converting tabular data in Excel spreadsheets into simple XML.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

18 March 2016

License

Other

Notes

license review needed




Leaders and contributors

Contact(s)Role
Antun Karlovac Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttps://github.com/antun/xls2xml


Software prerequisites

KindDescription
Required to usexlrd




Entry




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.