libtext-xslate-perl 3.5.7-1 source package in Ubuntu

Changelog

libtext-xslate-perl (3.5.7-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * Import upstream version 3.5.7.
  * Update Build-Depends for cross builds.
  * Annotate test-only build dependencies with <!nocheck>.
  * Declare compliance with Debian Policy 4.4.1.
  * Drop unneeded version constraints from (build) dependencies.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.

 -- gregor herrmann <email address hidden>  Fri, 29 Nov 2019 16:31:01 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
libtext-xslate-perl_3.5.7-1.dsc 2.5 KiB 1d7577841704a6af0c0d582d1332b21d7be1f67f0fc1a972e62a8b998d2d85c3
libtext-xslate-perl_3.5.7.orig.tar.gz 211.3 KiB 736d7f6d7d66153221dba2023a5998c65b620b229303664f8cc58dc39baffc0d
libtext-xslate-perl_3.5.7-1.debian.tar.xz 3.2 KiB 4999bdbac63264dc7a932206c3ebe9abd8329c9968a8b2b366172fa6c28b52bf

No changes file available.

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