libuv1 1.48.0-4 source package in Ubuntu

Changelog

libuv1 (1.48.0-4) unstable; urgency=medium

  * control: set Provides to ${t64:Provides} (Closes: #1071034)

 -- Dominique Dumont <email address hidden>  Wed, 15 May 2024 17:52:58 +0200

Upload details

Uploaded by:
Dominique Dumont
Uploaded to:
Sid
Original maintainer:
Dominique Dumont
Architectures:
linux-any hurd-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc

Downloads

File Size SHA-256 Checksum
libuv1_1.48.0-4.dsc 2.0 KiB 2b73ec0130571425d1d24f9e9b5ed4398c85be019923fd8d83e52b69b4050ba7
libuv1_1.48.0.orig.tar.gz 1.3 MiB 95b66faf3c19b021eb475c0a04c4febfe0442efbd88bca3174d32a1f8957cb71
libuv1_1.48.0-4.debian.tar.xz 22.2 KiB d144de5e4de0ac72a4b8fd12873cc5223ab1ad936dadd03285e38bfe40d17897

No changes file available.

Binary packages built by this source

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-doc: asynchronous event notification library - documentation

 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 contains the documentation for libuv1.

libuv1t64: asynchronous event notification library - runtime library

 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 includes the dynamic library against which you can link
 your program.

libuv1t64-dbgsym: debug symbols for libuv1t64