File: control

package info (click to toggle)
node-handlebars 3%3A4.7.7%2B~4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,300 kB
  • sloc: javascript: 21,817; yacc: 136; lex: 125; sh: 48; ruby: 10; makefile: 7
file content (79 lines) | stat: -rw-r--r-- 2,524 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
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.