diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-08 20:16:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 09:33:24 +0700 |
commit | 225e89010a7b2316d4fb91e92f74a3929d2b042c (patch) | |
tree | be9edaf6e1f2119639371e8d7872fc2b46085f1b /python/python3-amqp/slack-desc | |
parent | b5b83905ccc5ea486911fb4a12b7c2503f7177a7 (diff) |
python/python3-amqp: Updated for version 5.0.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-amqp/slack-desc')
-rw-r--r-- | python/python3-amqp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-amqp/slack-desc b/python/python3-amqp/slack-desc new file mode 100644 index 0000000000000..c46eaa1612fd9 --- /dev/null +++ b/python/python3-amqp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-amqp: python3-amqp (Python AMQP low-level client library) +python3-amqp: +python3-amqp: This is a fork of amqplib which was originally written by +python3-amqp: Barry Pederson. +python3-amqp: It is maintained by the Celery project, and used by kombu as a pure +python3-amqp: python alternative when librabbitmq is not available. +python3-amqp: +python3-amqp: This library should be API compatible with librabbitmq. +python3-amqp: +python3-amqp: +python3-amqp: |