diff options
author | mjl <mjl@pkgsrc.org> | 2003-03-02 19:40:46 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2003-03-02 19:40:46 +0000 |
commit | e53cf6aae9c066df778262bdae8c623b6a6833c3 (patch) | |
tree | 02b28edf1937e8f15833f992543f154737213802 /math/p5-Spreadsheet-ParseExcel/DESCR | |
parent | 79580225f53c13d061bf3a2e5af6b01cd17d118e (diff) | |
download | pkgsrc-e53cf6aae9c066df778262bdae8c623b6a6833c3.tar.gz |
Initial import of p5-Spreadsheet-ParseExcel 0.2602
This module allows you to get information from Excel file.
This module can handle files of Excel95, 97 and 2000. (and now
supports Excel4)
Diffstat (limited to 'math/p5-Spreadsheet-ParseExcel/DESCR')
-rw-r--r-- | math/p5-Spreadsheet-ParseExcel/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/math/p5-Spreadsheet-ParseExcel/DESCR b/math/p5-Spreadsheet-ParseExcel/DESCR new file mode 100644 index 00000000000..25bed4d6788 --- /dev/null +++ b/math/p5-Spreadsheet-ParseExcel/DESCR @@ -0,0 +1,7 @@ +This module allows you to get information from Excel file. + +This module can handle files of Excel95, 97 and 2000. (and now +supports Excel4) + +The module will work on the majority of Windows, UNIX and Macintosh +platforms. |