[ 源代码: xlsx2csv ]
软件包:xlsx2csv(1:0.7.4+git20181115.89ffd7d-1)
xlsx2csv 的相关链接
Debian 的资源:
下载源码包 xlsx2csv:
- [xlsx2csv_0.7.4+git20181115.89ffd7d-1.dsc]
- [xlsx2csv_0.7.4+git20181115.89ffd7d.orig.tar.gz]
- [xlsx2csv_0.7.4+git20181115.89ffd7d-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
convert xslx files to csv format
xlsx files are zip archives where spreadsheet data is stored. In order to process a file, various bits inside the archive need to be located. This utility uses the Expat SAX parser to collect the strings into a simple dictionary, keyed by their relative position in the XML file. This makes it possible to process files of any size.