Package python3-module-kombu: Information

    Binary package: python3-module-kombu
    Version: 4.2.1-alt1
    Architecture: aarch64
    Build time:  May 1, 2019, 06:12 AM in the task #228359
    Source package: python-module-kombu
    Report package bug
    License: BSD License
    Summary: Kombu is an AMQP messaging framework for Python
    Description: 
    AMQP is the Advanced Message Queuing Protocol, an open standard protocol
    for message orientation, queuing, routing, reliability and security.
    
    One of the most popular implementations of AMQP is `RabbitMQ`_.
    
    The aim of `Kombu` is to make messaging in Python as easy as possible by
    providing an idiomatic high-level interface for the AMQP protocol, and also
    provide proven and tested solutions to common messaging problems.

    Maintainer: Aleksei Nikiforov


    Last changed


    Sept. 13, 2018 Aleksei Nikiforov 1:4.2.1-alt1
    - Updated to upstream version 4.2.1.
    Feb. 16, 2018 Aleksei Nikiforov 1:4.1.0-alt2
    - Updated build dependencies.
    Nov. 8, 2017 Aleksei Nikiforov 1:4.1.0-alt1
    - Updated to upstream version 4.1.0.
    - Enabled tests.