Package: wnpp Severity: wishlist Owner: "Jérémy Lal" <[email protected]>
* Package name : node-block-stream Version : 0.0.5 Upstream Author : Isaac Z. Schlueter <[email protected]> * URL : https://github.com/isaacs/block-stream * License : BSD-2-clause Programming Lang: JavaScript Description : Stream of fixed-size blocks, with zero-padding when necessary Write data into it, and it'll output data in buffer blocks of given size, padding with zeroes if necessary when .end() or .flush() are called. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

