libtext-xslate-perl 3.5.8-1build3 source package in Ubuntu

Changelog

libtext-xslate-perl (3.5.8-1build3) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:18:39 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtext-xslate-perl_3.5.8.orig.tar.gz 211.3 KiB 34264d7cfa00307cd10f2bc41e858318d9e993bbf6a9d2294a0308b04147e75d
libtext-xslate-perl_3.5.8-1build3.debian.tar.xz 3.5 KiB c8207ce68d64a9bd33b551e811ec456117a4902438dff118ba753bb1cce347eb
libtext-xslate-perl_3.5.8-1build3.dsc 2.3 KiB 1d57a1e83a9cb77f7653c9ad4d5c4720bfacd11b83948cf93aa4831153f65ae9

Available diffs

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