Debian NEW package overview for node-outpipe
node-outpipe_1.1.1-1_amd64.changes (click to toggle)
Format:1.8
Date:Tue, 08 Jul 2025 19:57:03 +0200
Source:node-outpipe
Binary:node-outpipe
Architecture:source all
Version:1.1.1-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Changed-By:Edward Betts <edward@4angle.com>
Description:
node-outpipe - Write output to a file through shell commands
Closes:1108966
Changes:
node-outpipe (1.1.1-1) unstable; urgency=medium

  * Initial release (Closes: #1108966)
Files:
8bf552a65f0f70c874cfb777bcec0b6e 2094 javascript optional node-outpipe_1.1.1-1.dsc
552c20380ea84018c888f3a9e5867b9c 3319 javascript optional node-outpipe_1.1.1.orig.tar.gz
f345eb857b082c22d4792fc4a2f4a8ef 2568 javascript optional node-outpipe_1.1.1-1.debian.tar.xz
71b18d0e14a6aaf70b99e799cb1264e8 4868 javascript optional node-outpipe_1.1.1-1_all.deb
4bd93bae23e824761ed7b20a8d73ad62 15438 javascript optional node-outpipe_1.1.1-1_amd64.buildinfo
node-outpipe_1.1.1-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:node-outpipe
Binary:node-outpipe
Architecture:all
Version:1.1.1-1
Maintainer:Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:Edward Betts <edward@4angle.com>
Homepage:https://github.com/substack/outpipe
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/js-team/node-outpipe
Vcs-Git:https://salsa.debian.org/js-team/node-outpipe.git
Testsuite:autopkgtest-pkg-nodejs
Build-Depends:debhelper-compat (=13), dh-sequence-nodejs, dh-nodejs, node-osenv<!nocheck>, node-shell-quote<!nocheck>, node-tape<!nocheck>
Package-List:node-outpipe deb javascript optional arch=all
Files:
552c20380ea84018c888f3a9e5867b9c 3319 node-outpipe_1.1.1.orig.tar.gz
f345eb857b082c22d4792fc4a2f4a8ef 2568 node-outpipe_1.1.1-1.debian.tar.xz
lintian 2.104.0 check for node-outpipe_1.1.1-1.dsc (click to toggle)
README.source for node-outpipe_1.1.1-1.dsc (click to toggle)
No README.source in this package
control file for node-outpipe_1.1.1-1_all.deb (click to toggle)
Package:node-outpipe
Version:1.1.1-1
Architecture:all
Maintainer:Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Installed-Size:25
Depends:node-shell-quote (>=1.4.2)
Section:javascript
Priority:optional
Homepage:https://github.com/substack/outpipe
Description:
Write output to a file through shell commands
 This library simplifies the process of redirecting output to files using shell
 commands. By enabling output redirection through a command string, it supports
 operations involving multiple stages of processing, such as piping data
 through commands like minification or compression, directly into the desired
 output format. The library allows you to set up a continuous workflow that
 detects changes and applies specified transformations. Output can be sent to a
 single file or piped through a series of commands, facilitating complex data
 processing pipelines without the need for additional monitoring tools or
 scripts. It reads data streams from specified input files and processes them
 as defined by the supplied command line operations, making it easy to handle
 real-time data changes and automate repetitive transformation tasks.
lintian 2.104.0 check for node-outpipe_1.1.1-1_all.deb (click to toggle)
contents of node-outpipe_1.1.1-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-07-08 17:57 ./
drwxr-xr-x root/root         0 2025-07-08 17:57 ./usr/
drwxr-xr-x root/root         0 2025-07-08 17:57 ./usr/share/
drwxr-xr-x root/root         0 2025-07-08 17:57 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-07-08 17:57 ./usr/share/doc/node-outpipe/
-rw-r--r-- root/root       159 2025-07-08 17:57 ./usr/share/doc/node-outpipe/changelog.Debian.gz
-rw-r--r-- root/root      1390 2025-07-08 17:57 ./usr/share/doc/node-outpipe/copyright
drwxr-xr-x root/root         0 2025-07-08 17:57 ./usr/share/doc/node-outpipe/examples/
drwxr-xr-x root/root         0 2025-07-08 17:57 ./usr/share/doc/node-outpipe/examples/input/
-rw-r--r-- root/root        77 2015-03-08 06:49 ./usr/share/doc/node-outpipe/examples/input/x.js
-rw-r--r-- root/root        75 2015-03-08 03:24 ./usr/share/doc/node-outpipe/examples/input/y.js
-rw-r--r-- root/root        59 2015-03-08 03:25 ./usr/share/doc/node-outpipe/examples/input/z.js
-rw-r--r-- root/root       383 2015-03-08 07:06 ./usr/share/doc/node-outpipe/examples/watch.js
-rw-r--r-- root/root      2628 2025-07-08 17:57 ./usr/share/doc/node-outpipe/readme.markdown
drwxr-xr-x root/root         0 2025-07-08 17:57 ./usr/share/nodejs/
drwxr-xr-x root/root         0 2025-07-08 17:57 ./usr/share/nodejs/outpipe/
drwxr-xr-x root/root         0 2025-07-08 17:57 ./usr/share/nodejs/outpipe/bin/
-rw-r--r-- root/root        56 2025-07-08 17:57 ./usr/share/nodejs/outpipe/bin/echo.js
-rw-r--r-- root/root      1061 2025-07-08 17:57 ./usr/share/nodejs/outpipe/index.js
-rw-r--r-- root/root       828 2025-07-08 17:57 ./usr/share/nodejs/outpipe/package.json

Timestamp: 08.07.2025 / 19:02:30 (UTC)