[ 源代码: blinker ]
软件包: python3-blinker (1.4+dfsg1-0.3ubuntu1)
python3-blinker 的相关链接
Trisquel 的资源:
下载源码包 blinker:
- [blinker_1.4+dfsg1-0.3ubuntu1.dsc]
- [blinker_1.4+dfsg1.orig.tar.gz]
- [blinker_1.4+dfsg1-0.3ubuntu1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Ondřej Surý
外部的资源:
- 主页 [pythonhosted.org]
相似软件包:
fast, simple object-to-object and broadcast signaling library
Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals".
Signal receivers can subscribe to specific senders or receive signals sent by any sender.
This package contains the Python 3 version.
其他与 python3-blinker 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-blinker-doc
- Documentation for the blinker signaling library