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

Группа :: Разработка/Прочее
Пакет: pear-File_CSV

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

%define pear_name File_CSV

Name: pear-%pear_name
Version: 1.0.0
Release: alt1

Summary: Read and write of CSV files

License: PHP
Group: Development/Other
Url: http://pear.php.net/package/%pear_name

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://pear.php.net/get/%pear_name-%version.tar

BuildArchitectures: noarch

Requires: pear-core
BuildRequires: pear-core rpm-build-pear

%description
Read and write of CSV files as well as discovering the format the CSV file is in.

Supports headers and is excel compatible, i.e. =&quot;0004&quot; outputs as 0004 (only read wise)

For more information on CSV: http://rfc.net/rfc4180.html

%prep
%setup -c
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%dir %pear_dir/File/
%pear_dir/File/CSV.php
%pear_testdir/*
%pear_xmldir/%pear_name.xml

%changelog

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

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