Source: node-typedarray-to-buffer
Section: javascript
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 13)
 , uglifyjs
 , node-tape <!nocheck>
Standards-Version: 4.6.0
Vcs-Browser: https://gitee.com/openkylin/node-typedarray-to-buffer
Vcs-Git: https://gitee.com/openkylin/node-typedarray-to-buffer.git
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.
