libtext-xslate-perl 3.5.9-ok1 source package in openKylin

Changelog

libtext-xslate-perl (3.5.9-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- sufang <email address hidden>  Fri, 23 Sep 2022 10:32:48 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libtext-xslate-perl_3.5.9.orig.tar.gz 216.6 KiB b253d5f6c0e20aa4bbee80f37f3887b24ad0b403361aaf02ee12879e72faf606
libtext-xslate-perl_3.5.9-ok1.debian.tar.xz 10.8 KiB a1d576306456a1c1083e06394ff4e60e8cebcaac4d5650c4e6c917ddbcc02519
libtext-xslate-perl_3.5.9-ok1.dsc 2.0 KiB 8113565af8e924867a42197eabb2c82ba0ff9ca2de6ff3def05e32aa2c6ae133

View changes file

Binary packages built by this source

libtext-xslate-perl: scalable template engine for Perl 5 (C/XS accelerated)

 Text::Xslate is a template engine, tuned for persistent applications, safe
 as an HTML generator, and with rich features.
 .
 There are a lot of template engines in CPAN, for example Template-Toolkit,
 Text::MicroTemplate, HTML::Template, and so on, but all of them have some
 weak points: a full-featured template engine may be slow, while a fast
 template engine may be too simple to use. This is why Text::Xslate is
 developed, which is to be the best template engine for web applications.
 .
 The concept of Text::Xslate is strongly influenced by Text::MicroTemplate and
 Template-Toolkit 2, but the central philosophy of Text::Xslate is different
 from them. That is, the philosophy is one of sandboxing; that the template
 logic should not have no access outside the template beyond your permission.

libtext-xslate-perl-dbgsym: debug symbols for libtext-xslate-perl