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

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

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

Name: perl-Text-Xslate
Version: 3.5.4
Release: alt1

Summary: Text::Xslate - Scalable template engine for Perl5
License: Perl
Group: Development/Perl

Url: %CPAN Text-Xslate
# Cloned from git://github.com/xslate/p5-Text-Xslate.git
Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: perl-Any-Moose perl-Data-MessagePack perl-Devel-StackTrace perl-Encode-JP perl-File-Copy-Recursive perl-Mouse perl-Template perl-Test-Requires perl-autodie perl-unicore perl(Module/Build/XSUtil.pm)

%description
Xslate is a template engine for Perl5 with the following features:
* Extremely fast - Up to 50~100 times faster than TT2!
* Supports multiple template syntaxes - TT2 compatible syntax,
 for example
* Easy to enhance - by importing subroutines and/or by calling
 object methods
* Safe - Escapes HTML meta characters by default

%prep
%setup -q
%patch -p1

%build
%perl_vendor_build INSTALLMAN1DIR=%_man1dir

%install
%perl_vendor_install

%files
%doc Changes README.md example
%_bindir/xslate
%_man1dir/xslate.1*
%perl_vendor_archlib/Text/Xslate*
%perl_vendor_autolib/Text/Xslate
%doc Changes README.md HACKING

%changelog

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

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