mustache.js 3.0.1-1 source package in Ubuntu

Changelog

mustache.js (3.0.1-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + node-mustache: Add Multi-Arch: foreign.

  [ Yadd ]
  * Add Multi-Arch: foreign (Closes: #923515)
  * New upstream version 3.0.1
  * Update standards version to 4.6.1, no changes needed.
  * Update nodejs dependency to nodejs:any

 -- Jelmer Vernooij <email address hidden>  Sun, 04 Dec 2022 22:16:33 +0000

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mustache.js_3.0.1-1.dsc 2.1 KiB b8912eab18a528827c5a5794b1788687978bcbc5b08e0798f2c99fe542967dff
mustache.js_3.0.1.orig.tar.gz 43.6 KiB 37b4522b3a6d9d457a30f898ec045683e862c0894c08c4a53c9ba7cbc154faf3
mustache.js_3.0.1-1.debian.tar.xz 4.7 KiB 7cb2f2890f8fa4fa8ba4aaea46eddcac8087996ce07052c721a91f20e1088e3a

Available diffs

No changes file available.

Binary packages built by this source

libjs-mustache: Mustache rendering engine for Javascript

 Inspired by ctemplate, Mustache is a framework-agnostic way to render
 logic-free views. (As in model-view-controller.)
 .
 As ctemplates says, "It emphasizes separating logic from presentation:
 it is impossible to embed application logic in this template
 language."
 .
 This package provides the Mustache rendering engine for Javascript. Includes
 wrappers for jQuery, MooTools, Dojo, YUI3, and qooxdoo.

node-mustache: Mustache rendering engine for Javascript - NodeJS

 Inspired by ctemplate, Mustache is a framework-agnostic way to render
 logic-free views. (As in model-view-controller.)
 .
 As ctemplates says, "It emphasizes separating logic from presentation:
 it is impossible to embed application logic in this template
 language."
 .
 This package provides the Mustache rendering engine for NodeJS, and the
 `mustache' command-line tool.