Source: node-combined-stream Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 12) , node-delayed-stream , pkg-js-tools (>= 0.9.20~) Standards-Version: 4.4.1 Homepage: https://github.com/felixge/node-combined-stream Vcs-Git: https://salsa.debian.org/js-team/node-combined-stream.git Vcs-Browser: https://salsa.debian.org/js-team/node-combined-stream Rules-Requires-Root: no Package: node-combined-stream Architecture: all Depends: ${misc:Depends} , nodejs , node-delayed-stream Description: Append streams one after another - module for Node.js node-combined-stream can be used to append multiple streams one after another. . Node.js is an event-based server-side javascript engine.