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

Bug#763355: ITP: node-yazl -- yet another zip 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-yazl
  Version         : 2.0.1
  Upstream Author : Josh Wolfe <thejoshwolfe@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 to: