Source: node-srs
Section: science
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-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 (>= 9~)
 , dh-buildinfo
 , node-gyp
 , node-nan
 , nodejs-dev
 , libgdal-dev (>= 1.10.0~)
 , mocha
Standards-Version: 3.9.6
Homepage: https://github.com/springmeyer/node-srs
Vcs-Git: git://anonscm.debian.org/collab-maint/node-srs.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-srs.git

Package: node-srs
Architecture: any
Depends:
 ${shlibs:Depends}
 , ${misc:Depends}
 , nodejs
Description: spatial reference library for Node.js
 node-srs provides a spatial reference library for Node.js.
 It is also able to detect projections used in files formatted as Shapefile
 or GeoJSON, similarly to what gdalsrsinfo from gdal-bin package does.
 .
 Node.js is an event-based server-side javascript engine.

