软件包:libnode115(20.18.1+dfsg-1)
libnode115 的相关链接
Debian 的资源:
下载源码包 nodejs:
- [nodejs_20.18.1+dfsg-1.dsc]
- [nodejs_20.18.1+dfsg.orig-ada.tar.xz]
- [nodejs_20.18.1+dfsg.orig-types-node.tar.xz]
- [nodejs_20.18.1+dfsg.orig.tar.xz]
- [nodejs_20.18.1+dfsg-1.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.
其他与 libnode115 有关的软件包
|
|
|
|
-
- dep: libbrotli1 (>= 1.0.0)
- 实现 brotli 编码器和解码器的软件库(共享库)
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcares2 (>= 1.18.1~)
- asynchronous name resolver
-
- dep: libicu72 (>= 72.1~rc-1~)
- 统一码(Unicode)的国际化组件
-
- dep: libnghttp2-14 (>= 1.41.0)
- 实现 HTTP/2 协议的软件库(共享库)
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libuv1t64 (>= 1.46.0)
- 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-minimatch (>= 9.0.3-5)
- Convert glob expressions into RegExp objects for Node.js
-
- dep: node-undici (>= 5.0.0~)
- Node.js HTTP/1.1 client
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时