Source: node-handlebars
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , chai <!nocheck>
 , grunt (>= 1.3~)
 , help2man <!nodoc>
 , jison
 , node-babel-loader (>= 8.0~)
 , node-babel-plugin-add-module-exports (>= 1.0~)
 , node-babel7
 , node-grunt-babel (>= 8.0~)
 , node-grunt-contrib-clean
 , node-grunt-contrib-concat
 , node-grunt-contrib-copy
 , node-grunt-contrib-requirejs
 , node-grunt-contrib-uglify (>= 4.0~)
 , node-grunt-webpack
 , node-neo-async <!nocheck>
 , node-optimist <!nocheck>
 , node-source-map <!nocheck>
 , node-wordwrap <!nocheck>
 , node-xml2js <!nocheck>
 , nodejs
 , webpack (>= 4.0~)
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/js-team/node-handlebars
Vcs-Git: https://salsa.debian.org/js-team/node-handlebars.git
Homepage: https://handlebarsjs.com/
Rules-Requires-Root: no

Package: handlebars
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
 , node-neo-async
 , node-optimist
 , node-source-map
 , node-wordwrap
 , nodejs
Breaks: node-typescript-types (<< 20201111~)
Provides: ${nodejs:Provides}
 , node-handlebars (=${binary:Version})
Description: build semantic templates effectively with no frustration
 Handlebars templates look like regular HTML, with embedded handlebars
 expressions. You can deliver a template to the browser by including it
 in a <script> tag.
 .
 Learn more about its usage from https://handlebarsjs.com/
 .
 This package includes handlebars command useable from command line.

Package: libjs-handlebars
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: let you build semantic templates effectively with no frustration
 Handlebars templates look like regular HTML, with embedded handlebars
 expressions. You can deliver a template to the browser by including it
 in a <script> tag.
 .
 Learn more about its usage from https://handlebarsjs.com/

Package: libjs-handlebars.runtime
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: runtime for handlebars semantic templates library
 Handlebars templates look like regular HTML, with embedded handlebars
 expressions. You can deliver a template to the browser by including it
 in a <script> tag.
 .
 Learn more about its usage from https://handlebarsjs.com/
 .
 This binary package provides handlebars.runtime.
