Source: node-pako Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Bastien Roucariès Build-Depends: debhelper (>= 11) , dh-buildinfo , dpkg-dev (>= 1.17.14) , nodejs (>= 4.7) , mocha (>= 4) , node-assert (>= 1.0) , node-lodash (>= 4.16.6+dfsg) , node-async(>= 0.8) Standards-Version: 4.3.0 Homepage: https://github.com/nodeca/pako Vcs-Git: https://salsa.debian.org/js-team/node-pako.git Vcs-Browser: https://salsa.debian.org/js-team/node-pako Package: node-pako Architecture: all Depends: ${misc:Depends} , nodejs (>= 4.7) Description: fast zlib port to pure javascript This module is a port of zlib to pure javascript optimized for speed. . Pako could compress stream and string using well known zlib API. . Node.js is an event-based server-side JavaScript engine.