node-resumer 0.0.0-3build2 source package in Ubuntu

Changelog

node-resumer (0.0.0-3build2) artful; urgency=medium

  * Restore 0.0.0-3 packaging after bootstrap

 -- Jeremy Bicha <email address hidden>  Sun, 30 Apr 2017 15:52:24 -0400

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Artful
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc
Bionic release universe misc

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-resumer_0.0.0.orig.tar.gz 2.5 KiB 5e462656b509687c51b9203ff3ba727bd229e44b87d0635cb3102efa567743f2
node-resumer_0.0.0-3build2.debian.tar.xz 3.5 KiB 984d5c0634d820a1a949357f1cf4da54b636e44c493a93f06f08f013f2ff4cce
node-resumer_0.0.0-3build2.dsc 2.1 KiB e3252124256db6199195fbd1d1f3b23575c851b4b98e470a378f5153e619f894

Available diffs

View changes file

Binary packages built by this source

node-resumer: through stream that starts paused and resumes on the next tick

 Return a through stream that starts out paused and resumes on the next tick,
 unless somebody called .pause().
 .
 This module has the same signature as through.
 .
 Node.js is an event-based server-side JavaScript engine.