aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-kombu/pkg/DESCR
blob: 6d0ecefeb58a5ccf7d1df9c2ea75e18b04eb0701 (plain) (blame)
1
2
3
4
5
6
Kombu is a messaging library for Python.

The aim of Kombu is to make messaging in Python as easy as possible
by providing an idiomatic high-level interface for the AMQ protocol,
and also provide proven and tested solutions to common messaging
problems.