Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37402167
en ru br
Репозитории ALT
S:0.60-alt1
5.1: 0.22-alt1.1
www.altlinux.org/Changes

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

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

%define _unpackaged_files_terminate_build 1
%define dist DBD-CSV
Name: perl-%dist
Version: 0.60
Release: alt1

Summary: DBI driver for CSV files
License: GPL or Artistic
Group: Development/Perl

URL: http://search.cpan.org/dist/DBD-CSV/
Source0: http://www.cpan.org/authors/id/H/HM/HMBRAND/%{dist}-%{version}.tgz

BuildArch: noarch

# Automatically added by buildreq on Sun Feb 13 2011

BuildRequires: perl-DBD-File perl-Test-Pod perl-Test-Pod-Coverage perl-Text-CSV_XS perl-unicore

%description
The DBD::CSV module is yet another driver for the DBI (Database independent
interface for Perl). This one is based on the SQL "engine" SQL::Statement
and the abstract DBI driver DBD::File and implements access to so-called
CSV files (Comma separated values). Such files are mostly used for exporting
MS Access and MS Excel data.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc ChangeLog README CONTRIBUTING.md examples
%perl_vendor_privlib/DBD
%perl_vendor_privlib/Bundle/*

%changelog

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

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