Source: node-typedarray-to-buffer Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Yadd Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , uglifyjs , node-tape Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-typedarray-to-buffer/tree/debian/sid Vcs-Git: https://salsa.debian.org/js-team/node-typedarray-to-buffer.git -b debian/sid Homepage: https://github.com/feross/typedarray-to-buffer Rules-Requires-Root: no Package: libjs-typedarray-to-buffer Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Description: Nodejs 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} , 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.