Difference between revisions of "Xls2xml"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Filters |Short description=Converts proprietary formats to XML-based formats |Full description=xls2xml- Using xls2xml, you can extract the content of a file generat...")
 
(Remove .git and add https)
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Filters
+
|Name=xls2xml
 
|Short description=Converts proprietary formats to XML-based formats
 
|Short description=Converts proprietary formats to XML-based formats
|Full description=xls2xml- Using xls2xml, you can extract the content of a file generated by Microsoft Excel and express its content using XML. A library written in C which is able to do the same is provided also. cole- a free C OLE library. Using cole, you can access Microsoft' `Structured Storage' files. The most popular Microsoft's programs generate `Structured Storage' files, incluiding the Microsoft' suite for offices. StarDivision' suite (StarOffice) generate `Structured Storage' files too. FlashPix file format is `Structured Storage' too. What is a `Structured Storage' file? Inside a `Structured Storage' file there is a filesystem libxml- libxml is a XML parser used by xls2xml to generate a XML tree and generate the XML tag representation.
+
|Full description='''Xls2xml''' is a command-line [[Python]] script for converting tabular data in Excel spreadsheets into simple XML.
|User level=none
+
|Homepage URL=http://www.antunkarlovac.com/software/scripts/xls2xml/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=git clone https://github.com/antun/xls2xml
|Homepage URL=http://atena.com/
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=
+
|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.
|Paid support=
+
|Decommissioned or Obsolete=No
|IRC help=
+
|Related projects=xlrd
|IRC general=
 
|IRC development=
 
|Related projects=Libxml2
 
 
|Keywords=Web,XML,filters,libole2,cole,xls2xml,libxml
 
|Keywords=Web,XML,filters,libole2,cole,xls2xml,libxml
|Is GNU=n
+
|Version identifier=NO_VERSION_DATA
|Last review by=Janet Casey
+
|Version date=2015/02/11
|Last review date=2002-05-07
+
|Version status=stable
 +
|Version download=https://github.com/antun/xls2xml/archive/master.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2016/03/18
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=NO_VERSION_DATA
+
|User level=beginner
|Version date=1970-01-01
+
|Accepts cryptocurrency donations=No
|Version status=stable
+
|Test entry=No
|Version download=http://www.netsw.org/system/libs/ole/cole-2.0.1.tar.gz;
+
|Is GNU=No
 
|License verified date=2001-01-31
 
|License verified date=2001-01-31
|Version comment=NO_VERSION_DATA
+
}}
 +
{{Project license
 +
|License=BSD 3Clause
 +
|License verified by=Genium
 +
|License verified date=2016/03/18
 +
|License note=https://github.com/antun/xls2xml/blob/master/library/xlrd/licences.py
 +
}}
 +
{{Project license
 +
|License=Other
 +
|License note=license review needed
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Antun Karlovac
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Roberto Arturo Tena Sanchez
+
|Email=antun@antunkarlovac.com
|Email=arturo@atena.com
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://developer.gnome.org/tools/cvs.html
+
|Resource URL=https://github.com/antun/xls2xml
}}
 
{{Resource
 
|Resource audience=Bug Tracking,Developer,Support
 
|Resource kind=E-mail
 
|Resource URL=mailto:arturo@directmail.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line,library
+
|Interface=command-line, library
|Library=c
+
|Programming-language=python
 
|Use=library
 
|Use=library
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2001-01-31
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
|Prerequisite kind=Weak prerequisite
+
|Prerequisite kind=Required to use
|Prerequisite description=glib
+
|Prerequisite description=[[xlrd]]
 
}}
 
}}
 +
{{Featured}}

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.