软件包:libnode64(10.24.0~dfsg-1~deb10u4) [security]
libnode64 的相关链接
Debian 的资源:
下载源码包 nodejs:
- [nodejs_10.24.0~dfsg-1~deb10u4.dsc]
- [nodejs_10.24.0~dfsg.orig.tar.xz]
- [nodejs_10.24.0~dfsg-1~deb10u4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [nodejs.org]
相似软件包:
evented I/O for V8 javascript - runtime library
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.
This package provides the dynamic library for Node.js.
其他与 libnode64 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libbrotli1 (>= 1.0.0)
- 实现 brotli 编码器和解码器的软件库(共享库)
-
- dep: libc-ares2 (>= 1.11.0~rc1)
- asynchronous name resolver
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:4.2)
- GCC 支持库
-
- dep: libicu63 (>= 63.1-1~)
- 统一码(Unicode)的国际化组件
-
- dep: libssl1.1 (>= 1.1.1)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libuv1 (>= 1.23.0)
- asynchronous event notification library - runtime library
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时