Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Spreadsheet-ReadSXC | Distribution: Mageia |
Version: 0.330.0 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Tue Dec 29 08:06:37 2020 |
Group: Development/Perl | Build host: localhost |
Size: 89501 | Source RPM: perl-Spreadsheet-ReadSXC-0.330.0-1.mga8.src.rpm |
Packager: tv <tv> | |
Url: https://metacpan.org/release/Spreadsheet-ReadSXC | |
Summary: Extract OpenOffice 1.x spreadsheet data |
Spreadsheet::ReadSXC extracts data from OpenOffice 1.x spreadsheet files (.sxc). It exports the function read_sxc() which takes a filename and an optional reference to a hash of options as arguments and returns a reference to a hash of references to two-dimensional arrays. The hash keys correspond to the names of worksheets in the OpenOffice workbook. The two-dimensional arrays correspond to rows and cells in the respective spreadsheets. If you don't like this because the order of sheets is not preserved in a hash, read on. The 'OrderBySheet' option provides an array of hashes instead. If you prefer to unpack the .sxc file yourself, you can use the function read_xml_file() instead and pass the path to content.xml as an argument. Or you can extract the XML string from content.xml and pass the string to the function read_xml_string(). Both functions also take a reference to a hash of options as an optional second argument. Spreadsheet::ReadSXC requires XML::Parser to parse the XML contained in .sxc files. Only the contents of text:p elements are returned, not the actual values of table:value attributes. For example, a cell might have a table:value-type attribute of "currency", a table:value attribute of "-1500.99" and a table:currency attribute of "USD". The text:p element would contain "-$1,500.99". This is the string which is returned by the read_sxc() function, not the value of -1500.99.
GPL+ or Artistic
* Tue Dec 29 2020 tv <tv> 0.330.0-1.mga8 + Revision: 1664673 - update to 0.33 * Wed Oct 07 2020 tv <tv> 0.320.0-1.mga8 + Revision: 1632486 - update to 0.32 * Mon Oct 05 2020 tv <tv> 0.310.0-1.mga8 + Revision: 1632234 - update to 0.31 * Sun Oct 04 2020 tv <tv> 0.300.0-1.mga8 + Revision: 1632145 - update to 0.30 * Thu Oct 01 2020 tv <tv> 0.290.0-1.mga8 + Revision: 1631380 - update to 0.29 * Wed Sep 30 2020 tv <tv> 0.280.0-1.mga8 + Revision: 1631281 - update to 0.28 * Tue Sep 29 2020 tv <tv> 0.270.0-1.mga8 + Revision: 1631055 - update to 0.27 * Sun Feb 16 2020 umeabot <umeabot> 0.240.0-2.mga8 + Revision: 1535055 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Wed Oct 09 2019 tv <tv> 0.240.0-1.mga8 + Revision: 1450752 - update to 0.24 * Fri Oct 04 2019 tv <tv> 0.230.0-1.mga8 + Revision: 1449299 - update to 0.23 * Thu Oct 03 2019 tv <tv> 0.210.0-1.mga8 + Revision: 1449053 - update to 0.21
/usr/share/doc/perl-Spreadsheet-ReadSXC /usr/share/doc/perl-Spreadsheet-ReadSXC/Changes /usr/share/doc/perl-Spreadsheet-ReadSXC/LICENSE /usr/share/doc/perl-Spreadsheet-ReadSXC/META.json /usr/share/doc/perl-Spreadsheet-ReadSXC/META.yml /usr/share/doc/perl-Spreadsheet-ReadSXC/MYMETA.yml /usr/share/doc/perl-Spreadsheet-ReadSXC/README /usr/share/man/man3/Spreadsheet::ParseODS.3pm.xz /usr/share/man/man3/Spreadsheet::ParseODS::Cell.3pm.xz /usr/share/man/man3/Spreadsheet::ParseODS::Settings.3pm.xz /usr/share/man/man3/Spreadsheet::ParseODS::Styles.3pm.xz /usr/share/man/man3/Spreadsheet::ParseODS::Workbook.3pm.xz /usr/share/man/man3/Spreadsheet::ParseODS::Worksheet.3pm.xz /usr/share/man/man3/Spreadsheet::ReadSXC.3pm.xz /usr/share/man/man3/Spreadsheet::Todo.3pm.xz /usr/share/perl5/vendor_perl/Spreadsheet /usr/share/perl5/vendor_perl/Spreadsheet/ParseODS /usr/share/perl5/vendor_perl/Spreadsheet/ParseODS.pm /usr/share/perl5/vendor_perl/Spreadsheet/ParseODS/Cell.pm /usr/share/perl5/vendor_perl/Spreadsheet/ParseODS/Settings.pm /usr/share/perl5/vendor_perl/Spreadsheet/ParseODS/Styles.pm /usr/share/perl5/vendor_perl/Spreadsheet/ParseODS/Workbook.pm /usr/share/perl5/vendor_perl/Spreadsheet/ParseODS/Worksheet.pm /usr/share/perl5/vendor_perl/Spreadsheet/ReadSXC.pm /usr/share/perl5/vendor_perl/Spreadsheet/Todo.pod
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024