パッケージ: 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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: libuv1t64 (>= 1.48.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 (>= 7.1.0~)
- Node.js HTTP/1.1 client
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム