パッケージ: libnode115 (20.17.0+dfsg-2)
libnode115 に関するリンク
Debian の資源:
nodejs ソースパッケージをダウンロード:
- [nodejs_20.17.0+dfsg-2.dsc]
- [nodejs_20.17.0+dfsg.orig-ada.tar.xz]
- [nodejs_20.17.0+dfsg.orig-types-node.tar.xz]
- [nodejs_20.17.0+dfsg.orig.tar.xz]
- [nodejs_20.17.0+dfsg-2.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: libgcc-s1 (>= 3.4)
- GCC 共有ライブラリ
-
- dep: libicu72 (>= 72.1~rc-1~)
- Unicode 用の国際化コンポーネント
-
- dep: libnghttp2-14 (>= 1.41.0)
- HTTP/2 プロトコルを実装するライブラリ (共有ライブラリ)
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: libuv1t64 (>= 1.46.0)
- 非同期イベント通知ライブラリ - ランタイムライブラリ
-
- 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)
- 圧縮ライブラリ - ランタイム