Source: libjs-jquery-tmpl
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: W. Martin Borgert <debacle@debian.org>
Section: web
Priority: optional
Build-Depends: debhelper (>= 11),
               yui-compressor
Standards-Version: 4.1.4
Homepage: https://github.com/BorisMoore/jquery-tmpl
Vcs-Browser: https://salsa.debian.org/js-team/libjs-jquery-tmpl
Vcs-Git: https://salsa.debian.org/js-team/libjs-jquery-tmpl.git

Package: libjs-jquery-tmpl
Section: web
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: javascript-common
Description: original official jQuery Templates plugin
 jQuery templates contain markup with binding expressions
 ('Template tags'). Templates are applied to data objects or
 arrays, and rendered into the HTML DOM.
