You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-blinker-1.6.2-1.lbn36.noarch

python3-blinker-1.6.2-1.lbn36.noarch

Package Attributes
RPM  python3-blinker-1.6.2-1.lbn36.noarch.rpm Architecture  noarch Size  91952 Created  2023/09/28 12:17:57 UTC
Package Specification
Summary Fast, simple object-to-object and broadcast signaling
Group Unspecified
License MIT License
Home Page http://pythonhosted.org/blinker/
Description

[![Build Status]( BlinkerBlinker 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. >>> from blinker import signal >>> started signal(round-started) >>> def each(round): ... print "Round %s!" % round >>> started.connect(each) >>> def...

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python-blinker
python3-blinker
python3.10-blinker
python3.10dist(blinker)
python3dist(blinker)
Obsoletes
python-blinker

Document Actions