[ buster ]
[ bullseye ]
[ 源代码: uvloop ]
软件包:python3-uvloop-dbg(0.14.0+ds1-2 以及其他的)
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.30.1)
- asynchronous event notification library - runtime library
-
- dep: python3-dbg (<< 3.10)
- debug build of the Python 3 Interpreter (version 3.9)
- dep: python3-dbg (>= 3.9~)
-
- dep: python3-uvloop (= 0.14.0+ds1-2+b2)
- fast implementation of asyncio event loop on top of libuv