node-zx 7.1.1+~cs6.7.23-2 source package in Ubuntu

Changelog

node-zx (7.1.1+~cs6.7.23-2) unstable; urgency=medium

  [ Yadd ]
  * Declare compliance with policy 4.6.2

  [ Hans Joachim Desserud ]
  * Drop more network tests (Closes: #1026257)

 -- Yadd <email address hidden>  Sat, 17 Dec 2022 16:20:19 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-zx_7.1.1+~cs6.7.23-2.dsc 4.3 KiB a8e7b0d5c7564bbb58c7fc22937e19ba0567183df80bb28f75e776ac0a07d279
node-zx_7.1.1+~cs6.7.23.orig-event-stream.tar.gz 19.2 KiB a982dddd7bc3b499c61f6bef433b8dabf14733c70e84836b23a6d30c2954bdc7
node-zx_7.1.1+~cs6.7.23.orig-from.tar.gz 3.2 KiB ae329ea8fbe235040ad598b3de62aad5e53cc84dc7e2391d9c0edf3726bbc504
node-zx_7.1.1+~cs6.7.23.orig-map-stream.tar.gz 4.9 KiB 2a72c6e4d972decd6d9fc3fe803b7bfd963ad0b84f601e79fa10f700c8b563ba
node-zx_7.1.1+~cs6.7.23.orig-pause-stream.tar.gz 5.7 KiB 66df1b1aad8eed88f70cfa06ed541252215a8b725cfcad893a58bfc93f45ebe6
node-zx_7.1.1+~cs6.7.23.orig-ps-tree.tar.gz 16.6 KiB 1c1c682cabc225abf8242e294abaa99ab8d6cc4e66637249cdae3876b8827cca
node-zx_7.1.1+~cs6.7.23.orig-stream-combiner.tar.gz 2.5 KiB 99efd168fb3695365920d57d9f9f7407ce58d7b3669824ed299d6e165b387e33
node-zx_7.1.1+~cs6.7.23.orig-types-ps-tree.tar.gz 1.6 KiB b0e9da33d2b9394ee43e2708f5c0d278b636c76e6943c16fa28fbcdc5cb68cb0
node-zx_7.1.1+~cs6.7.23.orig.tar.gz 135.1 KiB f34812d25f02be7f105d57efb497708218ed5a7e9ccde7b8b78b1c0b10b10059
node-zx_7.1.1+~cs6.7.23-2.debian.tar.xz 5.8 KiB f413e93250cf44f006603449ca3ea2c514cabeb3c98164eafc2c0ac4b613e8c8

No changes file available.

Binary packages built by this source

zx: tool to launch modern Javascript scripts

 Bash is great, but when it comes to writing scripts,
 people usually choose a more convenient programming language.
 JavaScript maybe a good choice, but standard Node.js library
 requires additional hassle before using. The `zx` package provides
 useful wrappers around `child_process`, escapes arguments and
 gives sensible defaults.