软件包:libnode108(18.19.0+dfsg-6~deb12u2)
libnode108 的相关链接
Debian 的资源:
下载源码包 nodejs:
- [nodejs_18.19.0+dfsg-6~deb12u2.dsc]
- [nodejs_18.19.0+dfsg.orig-ada.tar.xz]
- [nodejs_18.19.0+dfsg.orig-types-node.tar.xz]
- [nodejs_18.19.0+dfsg.orig.tar.xz]
- [nodejs_18.19.0+dfsg-6~deb12u2.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.
其他与 libnode108 有关的软件包
|
|
|
|
-
- dep: armv6k-support
- CPU feature checking - require ARMv6K
-
- dep: libbrotli1 (>= 1.0.0)
- 实现 brotli 编码器和解码器的软件库(共享库)
-
- dep: libc-ares2 (>= 1.18.1~)
- asynchronous name resolver
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libicu72 (>= 72.1~rc-1~)
- 统一码(Unicode)的国际化组件
-
- dep: libnghttp2-14 (>= 1.41.0)
- 实现 HTTP/2 协议的软件库(共享库)
-
- dep: libssl3 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: libuv1 (>= 1.44.1)
- asynchronous event notification library - runtime library
-
- dep: node-acorn (>= 6.2.1~)
- ECMAScript parser for Node.js
-
- dep: node-cjs-module-lexer (>= 1.2.2~)
- Fast lexer to extract named exports from CommonJS modules
-
- dep: node-undici (>= 5.0.0~)
- Node.js HTTP/1.1 client
-
- dep: vfpv2-support
- CPU feature checking - require VFPv2
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时