wok diff perl-preadsheet-parseexcel/description.txt @ rev 24971
Rollback nettle to 3.5.1
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Apr 26 22:23:24 2022 +0200 (2022-04-26) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/perl-preadsheet-parseexcel/description.txt Tue Apr 26 22:23:24 2022 +0200 1.3 @@ -0,0 +1,5 @@ 1.4 +The Spreadsheet::ParseExcel module can be used to read information 1.5 +from Excel 95-2003 binary files. 1.6 + 1.7 +The module cannot read files in the Excel 2007 Open XML XLSX format. 1.8 +See the Spreadsheet::XLSX module instead.