Package: wnpp Severity: wishlist Owner: Bas Couwenberg <[email protected]>
* Package name : node-buffers Version : 0.1.1 Upstream Author : James Halliday <[email protected]> (http://substack.net) * URL : https://github.com/substack/node-buffers * License : MIT Programming Lang: JavaScript Description : Buffer collections as contiguous partially mutable Buffer The buffers module allows you to treat a collection of Buffers as a single contiguous partially mutable Buffer. Where possible, operations execute without creating a new Buffer and copying everything over. buffers is a cleaner more Buffery rehash of bufferlist. node-buffers is required for node-binary (#779518) which in turn is required for node-decompress-zip (#779498). The node-buffers package will be maintained in the JavaScript team. _______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
