Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37870466
en ru br
ALT Linux repos
5.0: 1.01-alt2
4.1: 1.01-alt1
4.0: 1.01-alt1

Group :: Development/Perl
RPM: perl-Text-CSV_PP

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

%define module Text-CSV_PP
%define m_distro Text-CSV_PP
%define m_name Text::CSV_PP
%define m_author_id unknown
%define _enable_test 1

Name: perl-Text-CSV_PP
Version: 1.01
Release: alt1

Summary: comma-separated values manipulation routines (PP version)

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/M/MA/MAKAMAKA/%m_distro-%version.tar.gz

# Automatically added by buildreq on Sun Feb 19 2006

BuildRequires: perl-devel

%description
Text::CSV_PP has almost same functions of Text::CSV_XS which
provides facilities for the composition and decomposition of
comma-separated values. As its name suggests, Text::CSV_XS
is a XS module and Text::CSV_PP is a Puer Perl one.

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

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin