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

Bug#753418: marked as done (ITP: node-zip-stream -- streaming zip archive generator)



Your message dated Sat, 13 Sep 2014 09:33:38 -0700
with message-id <CACXN+=QriYNsH5204F8P-UEiMXQ87V33PTD3MWFMkdcOf8Si2g@mail.gmail.com>
and subject line I no longer intend to package this module.
has caused the Debian Bug report #753418,
regarding ITP: node-zip-stream -- streaming zip archive generator
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
753418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753418
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Andrew Kelley <superjoe30@gmail.com>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : node-zip-stream
  Version         : 0.3.5
  Upstream Author : Chris Talkington (http://christalkington.com/)
* URL             : https://github.com/ctalkington/node-zip-stream
* License         : Expat
  Programming Lang: _javascript_
  Description     : streaming zip archive generator - Node.js module

 zip-stream is a streaming zip archive generator Node.js module. It was built
 to be a successor to zipstream. Dependencies are kept to a minimum through the
 use of many of Node.js's built-in modules including the use of zlib module for
 compression.
 .
 This module is meant to be wrapped internally by other modules and therefore
 lacks any queue management. This means you have to wait until the previous
 entry has been fully consumed to add another. Nested callbacks should be used
 to add multiple entries. There are modules like async that ease the so called
 "callback hell".
 .
 If you want a module that handles entry queueing and more, you should check
 out archiver which uses this module internally.
 .
 Node.js is an event-based server-side _javascript_ engine.


--- End Message ---
--- Begin Message ---


--- End Message ---

Reply to: