[ buster ]
[ bullseye ]
[ ソース: uvloop ]
パッケージ: python3-uvloop-dbg (0.11.2+ds1-1)
python3-uvloop-dbg に関するリンク
Debian の資源:
uvloop ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
fast implementation of asyncio event loop on top of libuv - dbg
uvloop is a fast, drop-in replacement of the built-in asyncio event loop. uvloop is implemented in Cython and uses libuv under the hood. It makes asyncio 2-4x faster.
This package contains the extension built for the Python 3 debug interpreter.
その他の python3-uvloop-dbg 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libuv1 (>= 1.18.0)
- 非同期イベント通知ライブラリ - ランタイムライブラリ
-
- dep: python3-dbg
- debug build of the Python 3 Interpreter (version 3.7)
- dep: python3-dbg (<< 3.8)
- dep: python3-dbg (>= 3.6~)
-
- dep: python3-uvloop (= 0.11.2+ds1-1)
- libuv を用いた asyncio イベントループの高速な実装