libtext-hogan-perl 2.03-2 source package in Ubuntu

Changelog

libtext-hogan-perl (2.03-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.5.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Thu, 30 Jun 2022 10:20:11 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtext-hogan-perl_2.03-2.dsc 2.2 KiB b0e8ecdd121ab229a264c26348275bee31a46d55ff5f36b80307d6bcf4289788
libtext-hogan-perl_2.03.orig.tar.gz 27.1 KiB 58d923ede4c5984888ef9bbb256d8854cc5d22a4708a4774b313cb5388c5617a
libtext-hogan-perl_2.03-2.debian.tar.xz 3.2 KiB 5a7b1844e14859decf77ffeada0ff9a644ea1ab51f70b26287b8b212047d1589

Available diffs

No changes file available.

Binary packages built by this source

libtext-hogan-perl: mustache templating engine statement-for-statement cloned from hogan.js

 Text::Hogan is a statement-for-statement rewrite of hogan.js in Perl.
 .
 It is a mustache templating engine
 which supports pre-compilation of your templates into pure Perl code,
 which then renders very quickly.
 .
 It passes the full mustache spec.