[Pkg-javascript-devel] Bug#779524: ITP: node-buffers -- Buffer	collections as contiguous partially mutable Buffer
    Bas Couwenberg 
    sebastic at xs4all.nl
       
    Sun Mar  1 21:12:28 UTC 2015
    
    
  
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg <sebastic at xs4all.nl>
* Package name    : node-buffers
  Version         : 0.1.1
  Upstream Author : James Halliday <mail at substack.net> (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.
    
    
More information about the Pkg-javascript-devel
mailing list