python-zaqarclient 1.0.0-1ubuntu1 source package in Ubuntu

Changelog

python-zaqarclient (1.0.0-1ubuntu1) xenial; urgency=medium

  * Added Python 3 support.

 -- Thomas Goirand <email address hidden>  Mon, 21 Mar 2016 14:22:14 +0100

Upload details

Uploaded by:
Thomas Goirand
Sponsored by:
Corey Bryant
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zaqarclient_1.0.0.orig.tar.xz 44.6 KiB 9e47939a7747285baaaaaab7c86e1e913a08bf86cb4d456f1c038488ace8a408
python-zaqarclient_1.0.0-1ubuntu1.debian.tar.xz 3.6 KiB b31b2c2e1db5b43055bb1984fa0163d30a18c5f669d24124b097bb35de0fc090
python-zaqarclient_1.0.0-1ubuntu1.dsc 3.2 KiB 748e176c40cb373c3fbc2f2ec54dfdc346aa2e20bc680a821a00c12863be88ba

Available diffs

View changes file

Binary packages built by this source

python-zaqarclient: OpenStack Zaqar Queueing API, client and library - Python 2.7

 Zaqar is a multi-tenant cloud messaging service for web developers. It
 combines the ideas pioneered by Amazon's SQS product with additional semantics
 to support event broadcasting.
 .
 The service features a fully RESTful API, which developers can use to send
 messages between various components of their SaaS and mobile applications, by
 using a variety of communication patterns. Underlying this API is an efficient
 messaging engine designed with scalability and security in mind.
 .
 Other OpenStack components can integrate with Zaqar to surface events to end
 users and to communicate with guest agents that run in the "over-cloud" layer.
 Cloud operators can leverage Zaqar to provide equivalents of SQS and SNS to
 their customers.
 .
 By installing python-zaqarclient you get programmatic access to the Zaqar v1.0
 API library. Plus, it installs a plugin to python-openstackclient that allows
 you to perform simple queue operations.
 .
 This package contains the Python 2.7 module.

python3-zaqarclient: OpenStack Zaqar Queueing API, client and library - Python 3.x

 Zaqar is a multi-tenant cloud messaging service for web developers. It
 combines the ideas pioneered by Amazon's SQS product with additional semantics
 to support event broadcasting.
 .
 The service features a fully RESTful API, which developers can use to send
 messages between various components of their SaaS and mobile applications, by
 using a variety of communication patterns. Underlying this API is an efficient
 messaging engine designed with scalability and security in mind.
 .
 Other OpenStack components can integrate with Zaqar to surface events to end
 users and to communicate with guest agents that run in the "over-cloud" layer.
 Cloud operators can leverage Zaqar to provide equivalents of SQS and SNS to
 their customers.
 .
 By installing python-zaqarclient you get programmatic access to the Zaqar v1.0
 API library. Plus, it installs a plugin to python-openstackclient that allows
 you to perform simple queue operations.
 .
 This package contains the Python 3.x module.