Package python3-module-blinker: Information

    Binary package: python3-module-blinker
    Version: 1.4-alt1
    Architecture: noarch
    Build time:  Sep 4, 2021, 01:25 PM
    Source package: python3-module-blinker
    Report package bug
    License: MIT License
    Summary: Fast, simple object-to-object and broadcast signaling
    Description: 
    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.

    Maintainer: Grigory Ustinov


    Last changed


    June 29, 2021 Grigory Ustinov 1.4-alt1
    - Build new version.
    June 7, 2021 Grigory Ustinov 1.3-alt2.git20130703
    - Drop python2 support.
    May 16, 2018 Andrey Bychkov 1.3-alt1.git20130703.1.2
    - (NMU) rebuild with python3.6