Source: node-drange Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Joseph Nahmias , Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs, mocha , Standards-Version: 4.7.4 Homepage: https://github.com/fent/node-drange Vcs-Git: https://salsa.debian.org/js-team/node-drange.git Vcs-Browser: https://salsa.debian.org/js-team/node-drange Package: node-drange Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: Javascript module to add/subtract ranges of numbers This library provides an API for creating and manipulating sets of integers using ranges. It defines a DRange object that has methods to add (union), subtract, intersect, and list subranges. . Node.js is an event-based server-side JavaScript engine.