Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37479586
en ru br
ALT Linux repos
S:3.010-alt1
5.0: 2.134-alt1
4.1: 2.131-alt1
4.0: 2.131-alt1

Group :: Development/Perl
RPM: perl-Email-Abstract

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

%define module Email-Abstract
%define m_distro Email-Abstract
%define m_name Email::Abstract
%define m_author_id unknown
%define _enable_test 1

Name: perl-Email-Abstract
Version: 2.134
Release: alt1

Summary: unified interface to mail representations

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/R/RJ/RJBS/%m_distro-%version.tar.bz2

# Automatically added by buildreq on Mon Dec 11 2006

BuildRequires: perl-Email-Simple perl-Module-Pluggable perl-Test-Pod perl-Test-Pod-Coverage

%description
"Email::Abstract" provides module writers with the ability to write
representation-independent mail handling code. For instance, in the
cases of "Mail::Thread" or "Mail::ListDetector", a key part of the
code involves reading the headers from a mail object. Where previously
one would either have to specify the mail class required, or to build a
new object from scratch, "Email::Abstract" can be used to perform
certain simple operations on an object regardless of its underlying
representation.

"Email::Abstract" currently supports "Mail::Internet",
"MIME::Entity", "Mail::Message", "Email::Simple" and "Email::MIME".
Other representations are encouraged to create their own
"Email::Abstract::*" class by copying "Email::Abstract::EmailSimple".
All modules installed under the "Email::Abstract" hierarchy will be
automatically picked up and used.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Email/
%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