python2-kombu-4.0.2-4.el7.centos.noarch.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/rocknsm/2_4/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/rocknsm/2_4/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install python2-kombu-4.0.2-4.el7.centos.noarch

%{sum}

Full 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

Checksums

MD5 dfabf14cb80bb18e5d6799df6f6f2818
SHA1 4b627617385015b920217cc19d73eebd534c3e11
SHA256 a0ab6c735a6f18fa5c7d1048484e0e049de44bfd6c3d0745f0a7154bc3407c60
SHA512 1433de3a10f3d65253e58229caeb882ca16aeeffff94c7d0482a45a51e50e10bc4fcf38e7df1aa8cd528a6422a756a3b5e81bec96481dbe6fdb268832c82f27f

Requires

  • python(abi) = 2.7-
  • python-amqp >= 1.4.9-
  • python-anyjson >= 0.3.3-
  • python2-vine

Provides

  • python-kombu = 4.0.2-4.el7.centos
  • python2-kombu = 4.0.2-4.el7.centos

Files

  • /usr/share/licenses/python2-kombu-4.0.2/LICENSE
  • /usr/share/doc/python2-kombu-4.0.2/TODO
  • /usr/share/doc/python2-kombu-4.0.2/THANKS
  • /usr/share/doc/python2-kombu-4.0.2/README.rst
  • /usr/share/doc/python2-kombu-4.0.2/FAQ
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_task_queue/worker.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_task_queue/tasks.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_task_queue/queues.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_task_queue/client.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_task_queue/__init__.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_send.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_receive.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_eventlet_send.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_eventlet_receive.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/rpc-tut6/rpc_server.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/rpc-tut6/rpc_client.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/memory_transport.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/hello_publisher.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/hello_consumer.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/experimental/async_consume.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/complete_send.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/complete_receive.py
  • /usr/share/doc/python2-kombu-4.0.2/Changelog
  • /usr/share/doc/python2-kombu-4.0.2/AUTHORS
  • /usr/lib/python2.7/site-packages/kombu/utils/uuid.pyo
  • /usr/lib/python2.7/site-packages/kombu/utils/uuid.pyc
  • /usr/lib/python2.7/site-packages/kombu/utils/uuid.py
  • /usr/lib/python2.7/site-packages/kombu/utils/url.pyo
  • /usr/lib/python2.7/site-packages/kombu/utils/url.pyc
  • /usr/lib/python2.7/site-packages/kombu/utils/url.py

Uploaded

about 5 years ago

Package Size

342 KB

Installed Size

1.45 MB

Downloads

16

wget

wget --content-disposition "https://packagecloud.io/rocknsm/2_4/packages/el/7/python2-kombu-4.0.2-4.el7.centos.noarch.rpm/download.rpm?distro_version_id=140"

Homepage

http://kombu.readthedocs.org/

License

BSD and Python