libuv1 1.6.1-3 source package in Ubuntu

Changelog

libuv1 (1.6.1-3) unstable; urgency=medium

  * testsuite: attempt at fixing test runner on mips/mipsel

 -- Luca Bruno <email address hidden>  Tue, 07 Jul 2015 17:38:16 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libuv1_1.6.1-3.dsc 2.0 KiB 8c3c8f98f77fdf08945147a8bad28cb2c936a0614a3a774933c035be04e0f30c
libuv1_1.6.1.orig.tar.gz 1003.7 KiB f558ede285878d6a69f6a6d43b5df0241f3c35d62ac989477bdbd418badd83d7
libuv1_1.6.1-3.debian.tar.xz 6.4 KiB 84b62f21e37bf0ad5c6d00e676df77b6ae8277a066fe60ded73ec71cda77e3d8

Available diffs

No changes file available.

Binary packages built by this source

libuv1: No summary available for libuv1 in ubuntu wily.

No description available for libuv1 in ubuntu wily.

libuv1-dbg: asynchronous event notification library - debugging symbols

 Libuv is the asynchronous library behind Node.js. Very similar to libevent or
 libev, it provides the main elements for event driven systems: watching and
 waiting for availability in a set of sockets, and some other events like timers
 or asynchronous messages. However, libuv also comes with some other extras
 like:
  * files watchers and asynchronous operations
  * a portable TCP and UDP API, as well as asynchronous DNS resolution
  * processes and threads management, and a portable inter-process
    communications mechanism, with pipes and work queues
  * a plugins mechanism for loading libraries dynamically
  * interface with external libraries that also need to access the I/O.
 .
 This package provides the debugging symbols for the library.

libuv1-dbgsym: No summary available for libuv1-dbgsym in ubuntu wily.

No description available for libuv1-dbgsym in ubuntu wily.

libuv1-dev: asynchronous event notification library - development files

 Libuv is the asynchronous library behind Node.js. Very similar to libevent or
 libev, it provides the main elements for event driven systems: watching and
 waiting for availability in a set of sockets, and some other events like timers
 or asynchronous messages. However, libuv also comes with some other extras
 like:
  * files watchers and asynchronous operations
  * a portable TCP and UDP API, as well as asynchronous DNS resolution
  * processes and threads management, and a portable inter-process
    communications mechanism, with pipes and work queues
  * a plugins mechanism for loading libraries dynamically
  * interface with external libraries that also need to access the I/O.
 .
 Install this package if you wish to develop your own programs using the
 libuv engine.

libuv1-dev-dbgsym: debug symbols for package libuv1-dev

 Libuv is the asynchronous library behind Node.js. Very similar to libevent or
 libev, it provides the main elements for event driven systems: watching and
 waiting for availability in a set of sockets, and some other events like timers
 or asynchronous messages. However, libuv also comes with some other extras
 like:
  * files watchers and asynchronous operations
  * a portable TCP and UDP API, as well as asynchronous DNS resolution
  * processes and threads management, and a portable inter-process
    communications mechanism, with pipes and work queues
  * a plugins mechanism for loading libraries dynamically
  * interface with external libraries that also need to access the I/O.
 .
 Install this package if you wish to develop your own programs using the
 libuv engine.