Bug#779498: ITP: node-decompress-zip -- Extract files from a ZIP archive in Node.js
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg <sebastic@xs4all.nl>
* Package name : node-decompress-zip
Version : 0.1.0
Upstream Author : Bower Team (https://github.com/bower/decompress-zip/issues)
* URL : https://github.com/bower/decompress-zip
* License : Expat
Programming Lang: JavaScript
Description : Extract files from a ZIP archive in Node.js
decompress-zip allows extracting files from a ZIP archive in Node.js
The module provides .extract() to extracts the contents of the ZIP archive,
and .list() which acts much like extract except:
* the success event is list
* the data for the event is an array of paths
* no files are actually extracted
* there are no options
node-decompress-zip is required for node-get-down (#779302) which in turn is
required for closure-util (#774562).
The node-decompress-zip package will be maintained in the JavaScript team.
Reply to: