nodejs 0.10.25~dfsg1-1 source package in Ubuntu

Changelog

nodejs (0.10.25~dfsg1-1) unstable; urgency=medium


  * Upstream update 

 -- Jérémy Lal <email address hidden>  Fri, 24 Jan 2014 15:45:29 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nodejs_0.10.25~dfsg1-1.dsc 2.3 KiB 8f23edb2bcdcb50fedd06b63098590bab62c009685f0ee4d6c944580970d6a76
nodejs_0.10.25~dfsg1.orig.tar.gz 6.0 MiB 73e9260b8092f3312d3cf4f2059f35c4bd179f3f02ac4048cac13d419d0087e9
nodejs_0.10.25~dfsg1-1.debian.tar.gz 38.2 KiB ed70a56a865db03e19faa2cee7b1c6c62ca31f142c52fe442bf529474c080b15

No changes file available.

Binary packages built by this source

nodejs: evented I/O for V8 javascript

 Node.js is a platform built on Chrome's JavaScript runtime for easily
 building fast, scalable network applications. Node.js uses an
 event-driven, non-blocking I/O model that makes it lightweight and
 efficient, perfect for data-intensive real-time applications that run
 across distributed devices.
 .
 Node.js is bundled with several useful libraries to handle server
 tasks:
 .
 System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX,
 HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings.

nodejs-dbg: evented I/O for V8 javascript (debug)

 Node.js is a platform built on Chrome's JavaScript runtime for easily
 building fast, scalable network applications. Node.js uses an
 event-driven, non-blocking I/O model that makes it lightweight and
 efficient, perfect for data-intensive real-time applications that run
 across distributed devices.
 .
 This package contains the debugging symbols.

nodejs-dev: evented I/O for V8 javascript (development files)

 Node.js is a platform built on Chrome's JavaScript runtime for easily
 building fast, scalable network applications. Node.js uses an
 event-driven, non-blocking I/O model that makes it lightweight and
 efficient, perfect for data-intensive real-time applications that run
 across distributed devices.
 .
 This package is needed to build plugins.