libtext-hogan-perl 2.01-1 source package in Ubuntu

Changelog

libtext-hogan-perl (2.01-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

 -- Jonas Smedegaard <email address hidden>  Sat, 02 Mar 2019 20:30:36 +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
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtext-hogan-perl_2.01-1.dsc 2.3 KiB 9fcbb277163827dfe4147ad5838f58bca6580098a395d8f5a9391dcba2b1d25c
libtext-hogan-perl_2.01.orig.tar.gz 26.9 KiB 747d00b0da893bc6b7e2511d1c3de53ff67aeb3077b4e22d16e8964dd6d0dae0
libtext-hogan-perl_2.01-1.debian.tar.xz 3.2 KiB 444c4325440010fb48e9249401b97d47b1cafdfd871c590a80a20a2a0bf6436b

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.