软件包:libnode127(22.12.0+dfsg-3)
libnode127 的相关链接
Debian 的资源:
下载源码包 nodejs:
- [nodejs_22.12.0+dfsg-3.dsc]
- [nodejs_22.12.0+dfsg.orig-ada.tar.xz]
- [nodejs_22.12.0+dfsg.orig-types-node.tar.xz]
- [nodejs_22.12.0+dfsg.orig.tar.xz]
- [nodejs_22.12.0+dfsg-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [nodejs.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.
其他与 libnode127 有关的软件包
|
|
|
|
-
- dep: libbrotli1 (>= 1.0.0)
- 实现 brotli 编码器和解码器的软件库(共享库)
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcares2 (>= 1.28.0)
- asynchronous name resolver
-
- dep: libgcc-s1 (>= 4.5)
- GCC 支持库
-
- dep: libicu76 (>= 76.1-1~)
- 统一码(Unicode)的国际化组件
-
- dep: libnghttp2-14 (>= 1.57.0)
- 实现 HTTP/2 协议的软件库(共享库)
-
- dep: libsimdjson23 (>= 3.10.1)
- Parsing gigabytes of JSON per second (shared object)
-
- dep: libsqlite3-0 (>= 3.37.0)
- SQLite 3 共享库
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libuv1t64 (>= 1.48.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 (>= 7.1.0~)
- Node.js HTTP/1.1 client
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时