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

Bug#915071: ITP: node-memory-streams -- light-weight implementation of the Stream.Readable and Stream.Writable



Package: wnpp
Severity: wishlist
Owner: Nicolas Mora <nicolas@babelouest.org>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : node-memory-streams
  Version         : 0.1.3
  Upstream Author : Paul Jackson (http://jaaco.uk/)
* URL             : https://github.com/paulja/memory-streams-js
* License         : Expat
  Programming Lang: JavaScript
  Description     : light-weight implementation of the Stream.Readable
and Stream.Writable

 Memory Streams JS is a light-weight implementation of the
Stream.Readable and
 Stream.Writable abstract classes from node.js. You can use the classes
 provided to store the result of reading and writing streams in memory. This
 can be useful when you need pipe your test output for later inspection
or to
 stream files from the web into memory without have to use temporary
files on
 disk.
 .
 Forked from https://github.com/paulja/memory-streams-js to be modified
so that
  .end() calls emit a finish event.
 .
 Node.js is an event-based server-side JavaScript engine.

This package is required for node-istanbuljs


Reply to: