Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041878
en ru br
ALT Linux repos
S:0.38-alt1

Group :: Development/Perl
RPM: perl-Spreadsheet-ReadSXC

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.38-alt1
Build date: 28 july 2023, 15:08 ( 34.9 weeks ago )
Size: 708.06 Kb

Home page:   http://search.cpan.org/dist/Spreadsheet-ReadSXC…

License: Artistic
Summary: Extract OpenOffice 1.x spreadsheet data
Description:

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Spreadsheet-ReadSXC
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin