node-co 4.6.0+~4.6.2-2 source package in Ubuntu

Changelog

node-co (4.6.0+~4.6.2-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + node-co: Add Multi-Arch: foreign.

  [ Yadd ]
  * Fix GitHub tags regex
  * Declare compliance with policy 4.6.0

 -- Yadd <email address hidden>  Wed, 22 Sep 2021 16:12:48 +0200

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-co_4.6.0+~4.6.2-2.dsc 2.3 KiB 2cb3ec9c32f794ac47f072eb75c870bc492f3e83707eb51cf7dbcd7634b7d209
node-co_4.6.0+~4.6.2.orig-types-co.tar.gz 1.7 KiB 8c0a27e101c52d910d0c9c95e56554f3c12242573227388b81cdf4fda7abae3e
node-co_4.6.0+~4.6.2.orig.tar.gz 8.8 KiB 2cbbd02e9c98b79130652d95a5d631c7607b117e70a4e929e327599fe5a38184
node-co_4.6.0+~4.6.2-2.debian.tar.xz 3.4 KiB fb5a6482f95b4dd6c62e6673eae01067cd403f6c879211e9b0ee03c8279088c7

Available diffs

No changes file available.

Binary packages built by this source

node-co: generator async control flow goodness

 Generator based control flow goodness for nodejs and the
 browser, using promises, letting you write non-blocking
 code in a nice-ish way.
 .
 Node.js is an event-based server-side JavaScript engine.