node-split2 3.2.2-4 source package in Ubuntu

Changelog

node-split2 (3.2.2-4) unstable; urgency=medium

  * Team upload
  * Reupload to force rebuild

 -- Yadd <email address hidden>  Sun, 21 Nov 2021 08:22:11 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-split2_3.2.2-4.dsc 2.1 KiB a8a1c29176f8f2ae44841b5740095cd2def0e216b414f1cb3eb8aa55be41246e
node-split2_3.2.2.orig.tar.gz 5.2 KiB 1ee264ca66268fd1e4a7f9ec45fcfadea1266f2c4fbb476ea89a96fd9659b60b
node-split2_3.2.2-4.debian.tar.xz 3.1 KiB 6d32c103228fce91ab960759b5dda60b1d6e2c2135d6acfcb57deee9bd5940d0

Available diffs

No changes file available.

Binary packages built by this source

node-split2: split a Text Stream into a Line Stream, using Stream 3

 split2 is a library that breaks up a stream and reassemble it so that each
 line is a chunk. It is totally API compatible with split.
 .
 Node.js is an event-based server-side JavaScript engine.