Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37792333
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Spreadsheet-ReadSXC

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
#
#   - Spreadsheet::ReadSXC -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       -debug Spreadsheet::ReadSXC
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Spreadsheet-ReadSXC
%define m_distro Spreadsheet-ReadSXC
%define m_name Spreadsheet::ReadSXC
%define m_author_id unknown
%define _enable_test 1

Name: perl-Spreadsheet-ReadSXC
Version: 0.38
Release: alt1

Summary: Extract OpenOffice 1.x spreadsheet data

License: Artistic
Group: Development/Perl
Url: %CPAN %m_distro

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/C/CO/CORION/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Fri Nov 13 2009 (-bi)

BuildRequires: perl-Archive-Zip perl-XML-Parser perl-devel perl(PerlIO/gzip.pm) perl(Moo.pm) perl(XML/Twig/XPath.pm) perl(Filter/signatures.pm) perl(PerlX/Maybe.pm)
BuildRequires: perl(XML/XPath.pm)
# or BuildRequires: perl(XML/XPathEngine.pm)

%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.

%prep
%setup -q -n %{module}-%{version}
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README Todo.pod
%perl_vendor_privlib/Spreadsheet/*
%doc Changes README

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin