File: control

package info (click to toggle)
node-carto 1.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,668 kB
  • sloc: javascript: 5,195; xml: 384; python: 33; makefile: 27
file content (48 lines) | stat: -rw-r--r-- 1,344 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
Source: node-carto
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: David Paleino <dapal@debian.org>,
           Jérémy Lal <kapouer@melix.org>,
           Johannes Schauer Marin Rodrigues <josch@debian.org>
Section: javascript
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-sequence-sphinxdoc
 , mocha
 , node-chroma-js
 , node-hsluv
 , node-js-yaml
 , node-lodash
 , mapnik-reference
 , node-sax
 , node-semver
 , help2man
 , python3-sphinx
 , python3-sphinx-rtd-theme
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/js-team/node-carto
Vcs-Git: https://salsa.debian.org/js-team/node-carto.git
Homepage: https://github.com/mapbox/carto
Testsuite: autopkgtest-pkg-nodejs

Package: node-carto
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs:any
 , node-chroma-js (>= 1.3.5)
 , node-hsluv (>= 0.0.1)
 , node-js-yaml (>= 3.12.0)
 , node-lodash
 , mapnik-reference (>= 8.10.0)
 , node-semver (>= 5.6.0)
 , node-yargs (>= 12.0.1)
Recommends: node-millstone
Breaks: carto (<< 0.9.5)
Replaces: carto (<< 0.9.5)
Description: Mapnik stylesheet compiler
 Carto is a stylesheet renderer for Mapnik.
 It's an evolution of the Cascadenik idea and language,
 with an emphasis on speed and flexibility.
 .
 Node.js is an event-based server-side javascript engine.