Source: node-stream-spigot
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-extend <!nocheck>,
 node-readable-stream <!nocheck>,
 node-tape <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/brycebaril/node-stream-spigot
Vcs-Git: https://salsa.debian.org/js-team/node-stream-spigot.git
Vcs-Browser: https://salsa.debian.org/js-team/node-stream-spigot

Package: node-stream-spigot
Architecture: all
Multi-Arch: foreign
Depends:
 node-extend,
 node-readable-stream,
 ${misc:Depends},
Description: generator for streams2 Readable stream
 A generator for (streams2) Readable streams, useful for testing or
 converting simple lazy functions into Readable streams, or just creating
 Readable streams without all the boilerplate. Accepts standard
 readable-stream options.
 .
 Node.js is an event-based server-side JavaScript engine.
