Bug#890709: ITP: node-stream-iterate -- Iterate through the values in a stream

2018-02-17 Thread nirmalkv
Package: wnpp
Severity: wishlist
Owner: NIRMAL K V 
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name : node-stream-iterate
 Version : 1.2.0
 Upstream Author : Mathias Buus (@mafintosh)
* URL : https://github.com/mafintosh/stream-iterate
* License : Expat
 Programming Lang: JavaScript
 Description : Iterate through the values in a stream

 stream-iterate module recursively iterate through each item in the stream.
 stream is a user defined list of objects. This module can be used to implement
 things like a streaming merge sort.
 .
 Node.js is an event-based server-side JavaScript engine. This package is a
 a dependency of NPM 5.6
 .
 I would like to consistently maintain this package in debian as a part
 of javascript maintainers team. Pirate praveen has agreed to sponser
 this package.


Bug#880065: ITP: node-capture-stream -- Capture stream output

2017-10-29 Thread nirmalkv
Package: wnpp
Severity: wishlist
Owner: Nirmal K V 
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name : node-capture-stream
 Version : 0.1.2
 Upstream Author : Brian Woodward (https://github.com/doowb)
* URL : https://github.com/doowb/capture-stream
* License : Expat
 Programming Lang: JavaScript
 Description : Capture stream output

 Capture the output from a stream (process.stdout or process.stderr)
 and store later. This module has been built to be used in unit tests
 to easily capture output from process.stdout and process.stderr
 and test the results.
 .
 Node.js is an event-based server-side JavaScript engine.
 .
 This package is a dependency of npm (5.5.1).
 .
 I would like to maintain this package as part of the JavaScript packaging
 team. Praveen has offered to sponsor this package.