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

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

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

%define dist Mail-IMAPClient
Name: perl-Mail-IMAPClient
Version: 2.2.9
Release: alt1

Summary: This module provides methods implementing the IMAP protocol
License: Artistic
Group: Development/Perl

Url: %CPAN %dist
Source: %dist-%version.tar.bz2

BuildArch: noarch

BuildRequires: perl-devel perl-Parse-RecDescent

%description
This module provides methods implementing the IMAP protocol. It allows perl
scripts to interact with IMAP message stores.
The module is used by constructing or instantiating a new IMAPClient object
via the new constructor method. Once the object has been instantiated, the
connect method is either implicitly or explicitly called. At that point
methods are available that implement the IMAP client commands as specified in
RFC2060. When processing is complete, the logoff object method should be called.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes docs COPYRIGHT BUG_REPORTS Todo INSTALL
%perl_vendor_privlib/Mail/*
%perl_vendor_man3dir/*

%changelog

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

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