You are here: Home / LBN / Up2date / Plone 5 / BastionLinux 25 / python2-blinker-1.4-1.lbn25.noarch

python2-blinker-1.4-1.lbn25.noarch

Package Attributes
RPM  python2-blinker-1.4-1.lbn25.noarch.rpm Architecture  noarch Size  94027 Created  2022/09/06 08:55:41 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
python2-blinker
python2.7dist(blinker)
python2dist(blinker)

Document Actions