File: control

package info (click to toggle)
vega.js 5.28.0%2Bds%2B~cs5.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 86,364 kB
  • sloc: javascript: 42,261; sh: 47; makefile: 15
file content (94 lines) | stat: -rw-r--r-- 2,562 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
85
86
87
88
89
90
91
92
93
94
Source: vega.js
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Yadd <yadd@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs (>= 0.14.8~)
 , node-commander <!nocheck>
 , node-d3-array (>= 3)
 , node-d3-collection
 , node-d3-color
 , node-d3-delaunay
 , node-d3-dispatch
 , node-d3-dsv
 , node-d3-force
 , node-d3-format
 , node-d3-geo
 , node-d3-geo-projection
 , node-d3-hierarchy
 , node-d3-interpolate
 , node-d3-path
 , node-d3-quadtree
 , node-d3-scale
 , node-d3-shape
 , node-d3-time
 , node-d3-time-format
 , node-d3-timer
 , node-duplexer
 , node-eslint-visitor-keys <!nocheck>
 , node-fetch <!nocheck>
 , node-figures
 , node-gzip-size
 , node-pretty-bytes
 , node-resolve <!nocheck>
 , node-rollup-plugin-babel
 , node-rollup-plugin-json
 , node-rollup-plugin-node-resolve
 , node-rollup-plugin-terser
 , rollup
 , dh-nodejs
Standards-Version: 4.7.0
Homepage: https://github.com/vega/vega#readme
Vcs-Git: https://salsa.debian.org/js-team/vega.js.git
Vcs-Browser: https://salsa.debian.org/js-team/vega.js
Rules-Requires-Root: no

Package: node-vega
Architecture: all
Depends: ${misc:Depends}
 , node-commander
 , node-d3-array
 , node-d3-color
 , node-d3-delaunay
 , node-d3-dsv
 , node-d3-force
 , node-d3-format
 , node-d3-geo
 , node-d3-geo-projection
 , node-d3-hierarchy
 , node-d3-interpolate
 , node-d3-path
 , node-d3-scale
 , node-d3-shape
 , node-d3-time
 , node-d3-time-format
 , node-d3-timer
 , node-eslint-visitor-keys
 , node-fetch
 , node-resolve
 , nodejs:any
Provides: ${nodejs:Provides}
X-Javascript-Built-Using: ${nodejs:BuiltUsing}
Description: programmed web graphics with JSON
 Vega is a visualization grammar, a declarative format for creating,
 saving, and sharing interactive visualization designs. With Vega you can
 describe data visualizations in a JSON format, and generate interactive
 views using either HTML5 Canvas or SVG.
 .
 This package provides Node.js files.

Package: libjs-vega
Architecture: all
Recommends: javascript-common
X-Javascript-Built-Using: ${nodejs:BuiltUsing}
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: programmed web graphics with JSON
 Vega is a visualization grammar, a declarative format for creating,
 saving, and sharing interactive visualization designs. With Vega you can
 describe data visualizations in a JSON format, and generate interactive
 views using either HTML5 Canvas or SVG.
 .
 This package provides browser files.