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

* Package name    : node-yazl
  Version         : 2.0.1
  Upstream Author : Josh Wolfe <thejoshwo...@gmail.com>
* URL             : https://github.com/thejoshwolfe/yazl
* License         : Expat
  Programming Lang: JavaScript
  Description     : yet another zip library - Node.js module

 yazl is a Node.js module which provides the ability to generate zip files.
 It uses async APIs to avoid blocking the JavaScript thread, avoids
buffering
 entire files in RAM, and opens input files one at a time to avoid EMFILE
 errors. yazl supports adding files, buffers, and streams. The output is a
 stream. If all the files in the zip file are uncompressed, the final size
is
 known before the stream starts.
 .
 Node.js is an event-based server-side JavaScript engine.

Reply via email to