软件包: libuv1 (1.18.0-3)
libuv1 的相关链接
Trisquel 的资源:
下载源码包 libuv1:
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Luca Bruno
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 libuv1 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb