[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#763364: ITP: node-yauzl -- yet another unzip library for Node.js



Package: wnpp
Severity: wishlist
Owner: Andrew Kelley <superjoe30@gmail.com>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : node-yauzl
  Version         : 2.0.0
  Upstream Author : Josh Wolfe <thejoshwolfe@gmail.com>
* URL             : https://github.com/thejoshwolfe/yauzl
* License         : Expat
  Programming Lang: _javascript_
  Description     : yet another unzip library - Node.js module

 yauzl is a Node.js module which provides the ability to read from zip files.
 It follows the spec by reading the central directory for file metadata instead
 of scanning for local file headers which might be deleted. yauzl also keeps
 memory usage low by not attempting to buffer entire files in RAM at once.
 yauzl is designed to generate an error instead of crashing when encountering
 corrupted or malicious zip files and has a robust test suite to ensure this.
 .
 Node.js is an event-based server-side _javascript_ engine.

Reply to: