Source: node-openpgp-seek-bzip Maintainer: Debian Javascript Maintainers Uploaders: sandra uwah Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-nodejs , dh-sequence-nodejs , mocha Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/js-team/node-openpgp-seek-bzip Vcs-Git: https://salsa.debian.org/js-team/node-openpgp-seek-bzip.git Homepage: https://github.com/cscott/seek-bzip#readme Rules-Requires-Root: no Package: node-openpgp-seek-bzip Architecture: all Depends: ${misc:Depends} , node-commander Provides: ${nodejs:Provides} Description: Pure-JavaScript Node.JS module for random-access decoding bzip2 data Seek-bzip primarily decodes buffers into other buffers, synchronously. With the help of the fibers package, it can operate on node streams. Package: seek-bzip Architecture: all Depends: ${misc:Depends} , node-commander , node-openpgp-seek-bzip , nodejs:any Description: Command line interface for random-access decoding bzip2 data Command line interface for decoding buffers into other buffers, synchronously. With the help of the fibers package, it can operate on node streams.