wok annotate perl-preadsheet-parseexcel/description.txt @ rev 25206
updated python-netaddr (0.7.19 -> 0.8.0)
author | Hans-Günter Theisgen |
---|---|
date | Wed Jul 13 14:43:56 2022 +0100 (2022-07-13) |
parents | |
children |
rev | line source |
---|---|
Hans-Günter@24249 | 1 The Spreadsheet::ParseExcel module can be used to read information |
Hans-Günter@24249 | 2 from Excel 95-2003 binary files. |
Hans-Günter@24249 | 3 |
Hans-Günter@24249 | 4 The module cannot read files in the Excel 2007 Open XML XLSX format. |
Hans-Günter@24249 | 5 See the Spreadsheet::XLSX module instead. |