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

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

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

## SPEC file for Perl module Affix::Infix2Postfix
## Used during tests of Imager

%define version    0.03
%define release    alt1

Name: perl-Affix-Infix2Postfix
Version: %version
Release: %release

Summary: Perl module for converting from infix notation to postfix notation

License: Artistic
Group: Development/Perl

%define real_name Affix-Infix2Postfix
URL: http://search.cpan.org/~addi/%real_name/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>
BuildArch: noarch

Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADDI/%real_name-%version.tar.gz

AutoReqProv: perl, yes
BuildPreReq: perl-devel


%description
Perl module Infix2Postfix  as the name suggests converts from
infix to postfix notation. For example it converts expression
like "a+b+c*d" to a string of operations: "a b + c d * +".

%prep
%setup -q -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Affix/Infix2Postfix.pm
%perl_vendor_privlib/auto/Affix/Infix2Postfix*
%exclude %perl_vendor_man3dir/*

%changelog

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

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