Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37877543
en ru br
Репозитории ALT
S:2.40-alt1
5.1: 2.25-alt1
4.1: 2.21-alt1
4.0: 2.18-alt1
3.0: 1.01-alt2.1
www.altlinux.org/Changes

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

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

%define module Spreadsheet-WriteExcel

Name: perl-%module
Version: 2.18
Release: alt1

Summary: Spreadsheet::WriteExcel - Perl module for generating Excel97+ compatible Spreadsheets
License: Perl
Group: Development/Perl

URL: %CPAN %module
Source: http://www.cpan.org/modules/by-module/Spreadsheet/%module-%version.tar.gz

BuildArch: noarch
# Automatically added by buildreq on Tue Jul 17 2007
BuildRequires: perl-devel perl-Encode perl-OLE-Storage_Lite perl-Parse-RecDescent

Obsoletes: perl-%{module}2
Provides: perl-%{module}2

%description
The Spreadsheet::WriteExcel module can be used to create a cross-platform
Excel binary file. Multiple worksheets can be added to a workbook and
formatting can be applied to cells. Text, numbers, formulas, hyperlinks and
images can be written to the cells.

The Excel file produced by this module is compatible with Excel 97, 2000,
2002 and 2003. Unicode data is fully supported so generated files can be used
in OpenOffice.org Calc and Gnumeric w/o any additional converters even if
non-Latin1 strings are in use. The generated files are compatible with MS
Access as well.

%prep
%setup -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%_bindir/*
%perl_vendor_privlib/Spreadsheet
%perl_vendor_man3dir/*
%perl_vendor_man1dir/*
%exclude /.perl.req
%doc README Changes examples doc/*

%changelog

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

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