Source: node-zipfile Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: David Paleino , Jérémy Lal Build-Depends: debhelper (>= 11~) , node-gyp (>= 3.8.0-2) , node-pre-gyp (>= 0.10.2~) , node-nan , libnode-dev , mocha , libzip-dev , pkg-config Standards-Version: 4.3.0 Homepage: https://github.com/springmeyer/node-zipfile Vcs-Git: https://salsa.debian.org/js-team/node-zipfile.git Vcs-Browser: https://salsa.debian.org/js-team/node-zipfile Package: node-zipfile Architecture: any Depends: ${shlibs:Depends} , ${misc:Depends} , node-pre-gyp (>= 0.10.2~) , nodejs Description: library for handling zipfiles in Node.js node-zipfile is a C++ module for handling zipfiles in Node.js. It provides bindings to libzip, whis is a C library for reading, creating, and modifying zip archives.. . Node.js is an event-based server-side javascript engine.