Source: node-typedarray-to-buffer Section: web Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Daniel Pocock Build-Depends: debhelper (>= 9.0.0), node-uglify Standards-Version: 3.9.6 Homepage: https://github.com/feross/typedarray-to-buffer Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-typedarray-to-buffer.git/ Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-typedarray-to-buffer.git Package: libjs-typedarray-to-buffer Architecture: all Depends: ${misc:Depends}, libjs-is-typedarray Recommends: javascript-common Description: JavaScript utility converting TypedArray to buffer without copy Convert a typed array to a Buffer without a copy. Package: node-typedarray-to-buffer Architecture: all Depends: ${misc:Depends}, nodejs (>= 0.6.19~dfsg1-3), libjs-typedarray-to-buffer (= ${binary:Version}), node-is-typedarray Description: JavaScript utility converting TypedArray to buffer without copy Convert a typed array to a Buffer without a copy.