node-ncp 0.6.0-1 source package in Ubuntu

Changelog

node-ncp (0.6.0-1) unstable; urgency=low


  * Initial release (Closes: #752984)

 -- Andrew Kelley <email address hidden>  Thu, 10 Jul 2014 01:30:33 +0200

Upload details

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

See full publishing history Publishing

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

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
node-ncp_0.6.0-1.dsc 1.9 KiB d10f53549fe5d54290f3da4018082466e3f4e93190e347195605613d39eb626d
node-ncp_0.6.0.orig.tar.gz 5.9 KiB 34554ee04bbc7d19628f0fac5102f1d89d90a292f4032ba6b1c6a6f081ea8d00
node-ncp_0.6.0-1.debian.tar.xz 2.1 KiB 9b2273df774fe9a926d44dd8a7e942b8ee3eb533b5d70a7bb0183ab0577b5e3e

No changes file available.

Binary packages built by this source

node-ncp: Asynchronous recursive file copy utility - Node.js module

 ncp is a Node.js module which provides asynchronous recursive file and
 directory copying.
 .
 ncp supports several options to filter, transform the stream, disable
 clobber, dereference, stop on error, catch errors in a stream.
 .
 Node.js is an event-based server-side JavaScript engine.