Skip to content

Instantly share code, notes, and snippets.

@arisolt
Created February 3, 2013 14:12
Show Gist options
  • Save arisolt/4701950 to your computer and use it in GitHub Desktop.
Save arisolt/4701950 to your computer and use it in GitHub Desktop.
Package: nodejs
Priority: extra
Section: universe/web
Installed-Size: 2331
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Architecture: amd64
Version: 0.6.12~dfsg1-1ubuntu1
Depends: libc-ares2 (>= 1.7.3), libc6 (>= 2.14), libev4 (>= 1:4.04), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.1.1), libv8-3.7.12.22, zlib1g (>= 1:1.1.4)
Conflicts: node
Filename: pool/universe/n/nodejs/nodejs_0.6.12~dfsg1-1ubuntu1_amd64.deb
Size: 664258
MD5sum: 1581691b713eecb88c49213e3ef4644d
SHA1: 0c6b91a0cff7295c683153b1361d257d3ceb7ce6
SHA256: 3454de63b5fd059f02b6e21953636541940130fdd7ba6b50abcd94e96514e00d
Description-en: Node.js event-based server-side javascript engine
Node.js is similar in design to and influenced by systems like
Ruby's Event Machine or Python's Twisted.
.
It takes the event model a bit further - it presents the event
loop as a language construct instead of as a library.
.
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.
Homepage: http://nodejs.org/
Description-md5: 964493985d4a02c9abd7e062f9234325
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment