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

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

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

%define dist DBD-XBase
Name: perl-%dist
Version: 0.241
Release: alt1

Summary: XBase driver for DBI interface in Perl
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

# Automatically added by buildreq on Wed Mar 05 2008

BuildRequires: perl-DBI perl-DBM perl-devel

%description
Module XBase provides access to XBase (dBase, Fox*) dbf files.
It also handles memo files (dbt, fpt) and to certain extend
index files (ndx, ntx, mdx, idx and cdx). The DBD::XBase is
a database driver for DBI and provides simple SQL interface for
reading and writing the database files. So this package offers
two ways of accessing your beloved data in dbf files: XBase.pm
and DBD::XBase. I recommend using DBD::XBase and only resort
to XBase.pm if you need something special which is not
supported by the DBI interface.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes MANIFEST README ToDo
%dir %perl_vendor_privlib/DBD
%perl_vendor_privlib/DBD/XBase.pm
%perl_vendor_privlib/XBase.pm
%dir %perl_vendor_privlib/XBase
%perl_vendor_privlib/XBase/*
%dir %perl_vendor_autolib/XBase
%perl_vendor_man3dir/*
%_man1dir/*
%_bindir/*

%changelog

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

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