File: control

package info (click to toggle)
node-carto 0.9.5-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,272 kB
  • ctags: 329
  • sloc: xml: 189; makefile: 22
file content (35 lines) | stat: -rw-r--r-- 953 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
Source: node-carto
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: David Paleino <dapal@debian.org>,
 Jérémy Lal <kapouer@melix.org>
Build-Depends:
 debhelper (>= 8~)
 , dh-buildinfo
 , nodejs
Standards-Version: 3.9.4
Homepage: http://github.com/mapbox/carto
Vcs-Git: git://anonscm.debian.org/collab-maint/node-carto.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-carto.git

Package: node-carto
Architecture: all
Breaks: carto (<< 0.9.5)
Replaces: carto (<< 0.9.5)
Depends:
 ${misc:Depends}
 , nodejs
 , node-xml2js
 , node-underscore
 , mapnik-reference
 , node-optimist
Recommends:
 node-millstone
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.