Source: jstimezonedetect.js
Section: javascript
Priority: optional
Maintainer: Kyle Robbertze <krobbertze@gmail.com>
Build-Depends: debhelper (>= 10), uglifyjs
Standards-Version: 4.1.4
Homepage: https://bitbucket.org/pellepim/jstimezonedetect
Vcs-Git: https://salsa.debian.org/paddatrapper-guest/jstimezonedetect.js
Vcs-Browser: https://salsa.debian.org/paddatrapper-guest/jstimezonedetect.js

Package: node-jstimezonedetect
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, nodejs, libjs-jstimezonedetect (= ${binary:Version})
Recommends: javascript-common
Description: Finds the zone info key representing the timezone setting
 Returns the IANA zone info key for the devices timezone. This is
 useful for detecting the timezone of clients automatically without
 needing to prompt users.
 .
 Node.js is an event-based server-side Javascript engine.

Package: libjs-jstimezonedetect
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: javascript-common
Description: Finds the zone info key representing the timezone setting
 Returns the IANA zone info key for the devices timezone. This is
 useful for detecting the timezone of clients automatically without
 needing to prompt users.
 .
 It does not do geolocation and does not consider historical (before
 2010) timezones.
