File: control

package info (click to toggle)
node-katex 0.10.2%2Bdfsg-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,320 kB
  • sloc: javascript: 21,248; perl: 2,884; python: 390; sh: 329; makefile: 109
file content (84 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
80
81
82
83
84
Source: node-katex
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: cleancss
 , debhelper-compat (= 13)
 , dh-sequence-nodejs
 , node-babel-eslint
 , node-babel-loader (>= 8.0~)
 , node-babel7
 , node-browserslist (>= 4.12~)
 , node-css-loader (>= 2.1~)
 , node-express
 , node-file-loader (>= 3.0.1~)
 , node-js-yaml
 , node-less (>= 3.0~)
 , node-less-loader
 , node-mini-css-extract-plugin
 , node-nomnom
 , node-object-assign
 , node-pako
 , node-rollup-plugin-alias
 , node-rollup-plugin-babel (>= 5.2~)
 , nodejs
 , rollup (>= 2.34~)
 , uglifyjs
 , cleancss
 , webpack (>= 4.43~)
 , zip
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/js-team/node-katex
Vcs-Git: https://salsa.debian.org/js-team/node-katex.git
Homepage: https://github.com/Khan/KaTeX#readme
Rules-Requires-Root: no

Package: katex
Architecture: all
Depends: ${misc:Depends}
 , libjs-katex (=${binary:Version})
 , node-match-at
 , nodejs
Breaks: node-katex (<= 0.8.3+dfsg-2)
Provides: node-katex (=${binary:Version})
Replaces: node-katex (<= 0.8.3+dfsg-2)
Description: Fast math typesetting for the web (command line interface)
 KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the
 web.
 .
 KaTeX supports all major browsers, including Chrome, Safari, Firefox, Opera,
 Edge, and IE 9 - IE 11.
 .
 This package provides a command line interface for KaTeX, which can be used to
 render TeX to HTML. By default, CLI will take the input from standard input.
 .
 Node.js is an event-based server-side JavaScript engine.

Package: libjs-katex
Architecture: all
Depends: ${misc:Depends}
 , fonts-katex (=${binary:Version})
Recommends: javascript-common
Description: Fast math typesetting for the web (for browsers)
 KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the
 web.
 .
 KaTeX supports all major browsers, including Chrome, Safari, Firefox, Opera,
 Edge, and IE 9 - IE 11.
 .
 This package provides files targeted at browsers.

Package: fonts-katex
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Fast math typesetting for the web (fonts)
 KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the
 web.
 .
 KaTeX supports all major browsers, including Chrome, Safari, Firefox, Opera,
 Edge, and IE 9 - IE 11.
 .
 This package provides fonts from KaTeX project.