libtext-xslate-perl 3.5.9-2 source package in Ubuntu

Changelog

libtext-xslate-perl (3.5.9-2) unstable; urgency=medium

  * Team upload.
  * Remove test caches and build artifacts via debian/clean.
    (Closes: #1045781)
  * Declare compliance with Debian Policy 4.6.2.
  * Refresh lintian overrides (syntax).

 -- gregor herrmann <email address hidden>  Thu, 07 Mar 2024 19:52:52 +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
Oracular release main misc

Downloads

File Size SHA-256 Checksum
libtext-xslate-perl_3.5.9-2.dsc 2.5 KiB 6f75e61d9800ff57c43296d4718e71800a5a27436334aa556089fc60e6f4c1f0
libtext-xslate-perl_3.5.9.orig.tar.gz 211.3 KiB 40c85c8be10a54994ff3f70daea5e56b62c2ee508b75ab714e7d948db1877480
libtext-xslate-perl_3.5.9-2.debian.tar.xz 3.6 KiB d44f7634838b7143d6ed6fbda6be744e0de55aeeaf2f9ea98faf098e71940eb3

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