Source: node-wrap-stream
Section: javascript
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Joseph Nahmias <jello@debian.org>,
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13),
 dh-nodejs,
 dh-sequence-nodejs,
 node-concat-stream <!nocheck>,
 node-tape <!nocheck>,
 node-through2 <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/hughsk/wrap-stream
Vcs-Git: https://salsa.debian.org/js-team/node-wrap-stream.git
Vcs-Browser: https://salsa.debian.org/js-team/node-wrap-stream

Package: node-wrap-stream
Architecture: all
Multi-Arch: foreign
Depends:
 node-through2,
 ${misc:Depends},
Description: wrap the output of a stream with a prefix and/or suffix
 A Streams2 compliant module for Node.js to wrap the output of a stream
 with a prefix and/or suffix.
 .
 Node.js is an event-based server-side JavaScript engine.
