Package: wnpp Severity: wishlist Owner: Andrew Kelley <superjo...@gmail.com> X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : node-end-of-stream Version : 0.1.5 Upstream Author : Mathias Buus <mathiasb...@gmail.com> * URL : https://github.com/mafintosh/end-of-stream * License : Expat Programming Lang: JavaScript Description : Detect the end of a stream - Node.js module end-of-stream is a Node.js module which calls a callback when a readable, writable, or duplex stream has completed or failed. . Pass a stream and a callback to end-of-stream. Both legacy streams and streams2 are supported. . Node.js is an event-based server-side JavaScript engine.