Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37815912
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 

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

%define module DBD-CSV
%define m_distro DBD-CSV
%define m_name DBD::CSV
%define m_author_id JZUCKER
%define _enable_test 1

Name: perl-DBD-CSV
Version: 0.22
Release: alt1.1

Summary: DBI driver for CSV files

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/DBD-CSV/

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/J/JZ/JZUCKER/%m_distro-%version.tar.gz

# Automatically added by buildreq on Mon Jul 14 2008

BuildRequires: perl-DBD-File perl-SQL-Statement perl-Text-CSV_XS perl-devel

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

See DBI(3) for details on DBI, SQL::Statement(3) for details on
SQL::Statement and DBD::File(3) for details on the base class
DBD::File.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%exclude %perl_vendor_man3dir/*
%doc ChangeLog README
%exclude %perl_vendor_archlib

%changelog

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

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