Source: node-millstone
Section: javascript
Priority: optional
Maintainer: Openkylin Developers <packaging@lists.openkylin.top>
Uploaders: David Paleino <dapal@debian.org>,
 Jérémy Lal <kapouer@melix.org>
Build-Depends:
 debhelper (>= 11~),
 nodejs,
 node-underscore,
 node-srs,
 node-request,
 node-zipfile,
 node-step,
 node-sqlite3,
 node-mime-types,
 node-mkdirp,
 node-generic-pool,
 node-optimist,
 node-marked-man,
 mocha
Standards-Version: 4.3.0
Homepage: https://github.com/mapbox/millstone
Vcs-Git: https://salsa.debian.org/js-team/node-millstone.git
Vcs-Browser: https://salsa.debian.org/js-team/node-millstone

Package: node-millstone
Architecture: all
Depends:
 ${misc:Depends},
 nodejs,
 node-underscore,
 node-srs,
 node-request,
 node-zipfile,
 node-step,
 node-sqlite3,
 node-mime-types,
 node-mkdirp,
 node-generic-pool,
 node-optimist
Description: prepare datasources in an MML file for consumption in mapnik
 node-millstone localizes datasources found in a node-carto project file
 before it is converted into a xml stylesheet usable by mapnik.
 .
 Mapnik is an OpenSource C++/Python toolkit for developing GIS applications.
 .
 Node.js is an event-based server-side javascript engine.

