Difference between revisions of "Xls2xml"

From Free Software Directory
Jump to: navigation, search
m (license review needed)
(Remove .git and add https)
 
Line 4: Line 4:
 
|Full description='''Xls2xml''' is a command-line [[Python]] script for converting tabular data in Excel spreadsheets into simple XML.
 
|Full description='''Xls2xml''' is a command-line [[Python]] script for converting tabular data in Excel spreadsheets into simple XML.
 
|Homepage URL=http://www.antunkarlovac.com/software/scripts/xls2xml/
 
|Homepage URL=http://www.antunkarlovac.com/software/scripts/xls2xml/
|User level=beginner
+
|Is High Priority Project=No
|VCS checkout command=git clone git://github.com/antun/xls2xml.git
+
|VCS checkout command=git clone https://github.com/antun/xls2xml
 
|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.
 +
|Decommissioned or Obsolete=No
 
|Related projects=xlrd
 
|Related projects=xlrd
 
|Keywords=Web,XML,filters,libole2,cole,xls2xml,libxml
 
|Keywords=Web,XML,filters,libole2,cole,xls2xml,libxml
Line 18: Line 19:
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
+
|User level=beginner
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2001-01-31
 
|License verified date=2001-01-31
Line 36: Line 39:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=antun@antunkarlovac.com
 
|Email=antun@antunkarlovac.com
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource

Latest revision as of 12:59, 2 October 2020


[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.