pystache 0.5.4-6 source package in Ubuntu

Changelog

pystache (0.5.4-6) unstable; urgency=medium

  * debian/control 
    - Standards-Version: Bumps version to 3.9.8. 

 -- Kouhei Maeda <email address hidden>  Tue, 11 Oct 2016 16:19:50 +0900

Upload details

Uploaded by:
Kouhei Maeda
Uploaded to:
Sid
Original maintainer:
Kouhei Maeda
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pystache_0.5.4-6.dsc 1.8 KiB 37e3932ad81c4757b2b5ebf9ab536f4350dc7c91628d423c107bb334196d2ca6
pystache_0.5.4.orig.tar.gz 73.4 KiB f7bbc265fb957b4d6c7c042b336563179444ab313fb93a719759111eabd3b85a
pystache_0.5.4-6.debian.tar.xz 4.9 KiB f0590e21234a844192eadc5c1a28dfd7753dc3e4693e3ab3a424f26943c574d3

Available diffs

No changes file available.

Binary packages built by this source

python-pystache: No summary available for python-pystache in ubuntu focal.

No description available for python-pystache in ubuntu focal.

python3-pystache: Python3 implementation of Mustache

 Pystache is Python3 implementation of Mustache.
 Original Mustache is a framework-agnostic, logic-free templating system
 inspired by ctemplate and et. Like ctemplate, Mustache "emphasizes separating
 logic from presentation: it is impossible to embed application logic in this
 template language."