软件包:python3-zmq-dbg(20.0.0-1 以及其他的)
python3-zmq-dbg 的相关链接
Debian 的资源:
下载源码包 pyzmq:
维护小组:
- Debian Python Team (QA 页面)
- Julian Taylor (QA 页面)
- Vincent Bernat (QA 页面)
- Laszlo Boszormenyi (GCS) (QA 页面)
外部的资源:
- 主页 [www.zeromq.org]
相似软件包:
Python3 bindings for 0MQ library - debugging files
Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages.
The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.
This package contains the extension built for the Python3 debug interpreter.
其他与 python3-zmq-dbg 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libzmq5 (>= 4.2.0)
- lightweight messaging kernel (shared library)
-
- dep: python3-dbg (<< 3.10)
- debug build of the Python 3 Interpreter (version 3.9)
- dep: python3-dbg (>= 3.9~)
-
- dep: python3-zmq (= 20.0.0-1+b1)
- Python3 bindings for 0MQ library