{ "info": { "author": "OpenStack", "author_email": "openstack-discuss@lists.openstack.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: OpenStack", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "========================\nTeam and repository tags\n========================\n\n.. image:: http://governance.openstack.org/tc/badges/python-zaqarclient.svg\n :target: http://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\nPython Zaqar Client\n===================\n\n.. image:: https://img.shields.io/pypi/v/python-zaqarclient.svg\n :target: https://pypi.org/project/python-zaqarclient/\n :alt: Latest Version\n\n:Wiki: `Zaqar Wiki`_\n:Launchpad: `Zaqar Launchpad`_\n:Review: `Code Review`_\n:Design: `Client Wiki`_\n:IRC: #openstack-zaqar @ freenode\n\nWelcome to the `Zaqar`_ Python Client project!\n\nInstallation\n------------\n\nThe latest stable release can be installed from PyPI::\n\n pip install --upgrade python-zaqarclient\n\nFor the adventurous, you may also install the latest code directly from git\n.openstack.org::\n\n pip install git+https://git.openstack.org/openstack/python-zaqarclient.git\n\nWhat's in the box\n-----------------\n\nBy installing python-zaqarclient you get programmatic access to the Zaqar v1.0\nAPI library. Plus, it installs a plugin to python-openstackclient that allows\nyou to perform simple queue operations.\n\nHow to use\n==========\n\nPython client\n-------------\n\nDetails about design, features, usage and workflow can be found in the\n`Python Client Wiki`_.\n\n.. _Python Client Wiki: https://wiki.openstack.org/wiki/Zaqar/PythonClient\n\nCommand line interface\n----------------------\n\nZaqar bases its client implementation in the `OpenStack Client`_. It can be\ninstalled and configured by following the instructions in *Getting Started*\nand *Configuration* in the `OpenStack Client Readme`_ respectively.\n\nThe CLI currently allows creation, removal and listing of queues. Some examples\nare::\n\n $ openstack queue list --limit 3\n $ openstack queue create myqueue\n $ openstack queue delete myqueue\n\n.. _`OpenStack Client`: https://git.openstack.org/cgit/openstack/python-openstackclient\n.. _`OpenStack Client Readme`: https://git.openstack.org/cgit/openstack/python-openstackclient/tree/README.rst\n\nContributing\n============\n\nBe sure to reference the `HACKING`_ file for details on coding style. You may\nalso wish to read through Zaqar's `Contributor Guide`_ before contributing your\nfirst patch.\n\n.. _Zaqar: https://git.openstack.org/cgit/openstack/zaqar\n.. _HACKING: https://git.openstack.org/cgit/openstack/python-zaqarclient/tree/HACKING.rst\n.. _Zaqar Wiki: https://wiki.openstack.org/wiki/Zaqar\n.. _Contributor Guide: https://wiki.openstack.org/wiki/Zaqar#Contributor_Guide\n.. _Zaqar Launchpad: https://launchpad.net/zaqar\n.. _Code Review: https://review.openstack.org/#/q/status:open+project:openstack/python-zaqarclient,n,z\n.. _Client Wiki: https://wiki.openstack.org/wiki/Python_Zaqar_Client\n\n\n* License: Apache License, Version 2.0\n* `PyPi`_ - package installation\n* `Bugs`_ - issue tracking\n* `Source`_\n\n.. _PyPi: https://pypi.org/project/python-zaqarclient\n.. _Bugs: https://bugs.launchpad.net/python-zaqarclient\n.. _Source: https://git.openstack.org/cgit/openstack/python-zaqarclient\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://docs.openstack.org/python-zaqarclient/latest/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "python-zaqarclient", "package_url": "https://pypi.org/project/python-zaqarclient/", "platform": "", "project_url": "https://pypi.org/project/python-zaqarclient/", "project_urls": { "Homepage": "https://docs.openstack.org/python-zaqarclient/latest/" }, "release_url": "https://pypi.org/project/python-zaqarclient/1.12.0/", "requires_dist": [ "pbr (!=2.1.0,>=2.0.0)", "requests (>=2.14.2)", "six (>=1.10.0)", "stevedore (>=1.20.0)", "jsonschema (>=2.6.0)", "oslo.i18n (>=3.15.3)", "oslo.log (>=3.36.0)", "oslo.utils (>=3.33.0)", "keystoneauth1 (>=3.4.0)", "osc-lib (>=1.8.0)" ], "requires_python": "", "summary": "Client Library for OpenStack Zaqar Messaging API", "version": "1.12.0" }, "last_serial": 5788408, "releases": { "0.0.0": [], "0.0.3": [ { "comment_text": "", "digests": { "md5": "9dd1dec8f22745b55ad62bfca7ab6f52", "sha256": "d3e89d951052508e2309b9bf6c1e03c170baa92267813afee661766376563809" }, "downloads": -1, "filename": "python_zaqarclient-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9dd1dec8f22745b55ad62bfca7ab6f52", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 46739, "upload_time": "2014-08-20T13:17:33", "url": "https://files.pythonhosted.org/packages/e4/fd/6739d7bf159b0ad42f641b6bdc193545b69364a689858eb743189760aeb2/python_zaqarclient-0.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "30dc09d336b1d96d9b3e893b74251005", "sha256": "d0817adaa2d473a1aba32349930f4cddb3560388404dba501f2a5da02ca13fe9" }, "downloads": -1, "filename": "python-zaqarclient-0.0.3.tar.gz", "has_sig": false, "md5_digest": "30dc09d336b1d96d9b3e893b74251005", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37657, "upload_time": "2014-08-20T13:17:31", "url": "https://files.pythonhosted.org/packages/e5/2b/3fac4fe55b70d05aabe5adc11d7819d9c1233ea28f4964626470baab2c81/python-zaqarclient-0.0.3.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "df65a6532f144eb7ca324095958fcae5", "sha256": "3db0b97cafa3ddfa966c32e427edb91b397a9e1e97d2aa26eabf0a52e55a921b" }, "downloads": -1, "filename": "python_zaqarclient-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "df65a6532f144eb7ca324095958fcae5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 52306, "upload_time": "2014-09-19T09:52:53", "url": "https://files.pythonhosted.org/packages/7c/cc/618570f29ccdc709ea1cbf4b81393caac0804daa26a590030e52c6940b8e/python_zaqarclient-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c9beeeaf6c4b087507764c7e5694b048", "sha256": "c705da44cccb1e7cfac781cd424be07fdbb814b65d1a153a660a3be89612f705" }, "downloads": -1, "filename": "python-zaqarclient-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c9beeeaf6c4b087507764c7e5694b048", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41638, "upload_time": "2014-09-19T09:52:49", "url": "https://files.pythonhosted.org/packages/79/63/8e95f2d674802f81b7c8df197e6adb682afed8bca18dd55cc40cef175bff/python-zaqarclient-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "09fd406bddf0e3debb5a640a1c5ff10f", "sha256": "c8cebe22b2e58c3c1344ea58ebfbe8c4f373b086815ca3197eedbd3ae4f5cd20" }, "downloads": -1, "filename": "python_zaqarclient-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "09fd406bddf0e3debb5a640a1c5ff10f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 53851, "upload_time": "2015-05-28T08:24:40", "url": "https://files.pythonhosted.org/packages/0b/95/d72f4d99b5b3bb7cceede570a94ce7d750c07f0674bfae2ea56e66cc5e34/python_zaqarclient-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e10eccbd0ceb6950a406bc543a58bd7", "sha256": "55299edf421337e2150a88d848b1c8e5df638278656463e3bd9c71306b8ae443" }, "downloads": -1, "filename": "python-zaqarclient-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2e10eccbd0ceb6950a406bc543a58bd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46808, "upload_time": "2015-05-28T08:24:44", "url": "https://files.pythonhosted.org/packages/cf/cc/820347720938e8baa54c1daed793f0c4869eccb653a862e3925bf3c865e4/python-zaqarclient-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "ca3ae4b0bb89fb39285e18705bdf5d7e", "sha256": "78716a760444b142d3651f3f0214a20c1081fe75a98208ea2bea5c88508a02cd" }, "downloads": -1, "filename": "python_zaqarclient-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ca3ae4b0bb89fb39285e18705bdf5d7e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 54407, "upload_time": "2015-09-21T15:26:54", "url": "https://files.pythonhosted.org/packages/57/42/ad86cfb54f26dad0d6003c72e31cd7d303e74329e7d4f43e96442540de85/python_zaqarclient-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c543037e82768d50e5ea8b8c64a2401", "sha256": "5c45bdeae4b8ab275a0e9a2f710e257cb81bb6cbece8ca8f8998bdca8beb2ae9" }, "downloads": -1, "filename": "python-zaqarclient-0.2.0.tar.gz", "has_sig": false, "md5_digest": "1c543037e82768d50e5ea8b8c64a2401", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47129, "upload_time": "2015-09-21T15:27:00", "url": "https://files.pythonhosted.org/packages/b9/6c/e37649f8ff20f28864ed13ddcf5fc4ae69471ed32ed2c243bbecb920bc1d/python-zaqarclient-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "996337f37cfe93fd35fe945521d542cf", "sha256": "f99d6be99e1c2f75bec9bda17e422a1e8a6ef19159736c9de87b4a375becd2c5" }, "downloads": -1, "filename": "python_zaqarclient-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "996337f37cfe93fd35fe945521d542cf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 59839, "upload_time": "2015-11-17T22:09:22", "url": "https://files.pythonhosted.org/packages/22/80/df0783ce0bf45f095a383cd5e4c0154b051b157768c0c0d7c924a1e60c1d/python_zaqarclient-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c4c4f2dbb785076e3c2a16b4c2e15861", "sha256": "a6ad7c68aabbab0e696a867edcc7bbc22536cf88e22227fa3ff99e19a2193b5b" }, "downloads": -1, "filename": "python-zaqarclient-0.3.0.tar.gz", "has_sig": false, "md5_digest": "c4c4f2dbb785076e3c2a16b4c2e15861", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49797, "upload_time": "2015-11-17T22:09:32", "url": "https://files.pythonhosted.org/packages/c8/e6/8c605e863d6e315a03f2f7a9850cf591c722bb10999de2ffdbf85b695715/python-zaqarclient-0.3.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "470a705254880b21357d9616a255eb65", "sha256": "5fa9a5fcdb91255f728c6042236761dc8b4c27c37a3fd1f881337736dcbef7d9" }, "downloads": -1, "filename": "python_zaqarclient-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "470a705254880b21357d9616a255eb65", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 73791, "upload_time": "2016-03-04T02:00:23", "url": "https://files.pythonhosted.org/packages/32/3a/a9ffbda6c71f35788a5a2117693c45549fe644dc00ce6f613f2d525b6b62/python_zaqarclient-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1d9aa76ac1de42b6ee56b1d090ca4a82", "sha256": "31aea1d5d879579c598ff19704c1e35fbf153cd25510d4ec1d31f378ff2a46ce" }, "downloads": -1, "filename": "python-zaqarclient-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1d9aa76ac1de42b6ee56b1d090ca4a82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62015, "upload_time": "2016-03-04T02:00:33", "url": "https://files.pythonhosted.org/packages/33/26/9fe9c279ff1616e0d49c35e2f1b69134994b21f429f924dc0f52bb7d40c7/python-zaqarclient-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "7f3bbb6677db8352dd1e5bd2f58f9ba6", "sha256": "cb9b4c61d4a77cd4a53f484b017ed79c2df4dbc67e4854f80338ce2adb363a89" }, "downloads": -1, "filename": "python_zaqarclient-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7f3bbb6677db8352dd1e5bd2f58f9ba6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 76864, "upload_time": "2016-06-14T15:42:03", "url": "https://files.pythonhosted.org/packages/7d/aa/8f5d0b53230b95e71cc192a84a70e9e4b9bed0988161d6581c3967372071/python_zaqarclient-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2b3d65f371aa6b5a1f1471600db8bcc8", "sha256": "c0ef21444a47d1219529567ff08ebbf4c6620041ae7363a73299842245672db8" }, "downloads": -1, "filename": "python-zaqarclient-1.1.0.tar.gz", "has_sig": false, "md5_digest": "2b3d65f371aa6b5a1f1471600db8bcc8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 65552, "upload_time": "2016-06-14T15:42:09", "url": "https://files.pythonhosted.org/packages/e1/49/b58c3030965961cb0e8f2ed07b1be34706c88faff198c70245f411abc50e/python-zaqarclient-1.1.0.tar.gz" } ], "1.10.0": [ { "comment_text": "", "digests": { "md5": "bfa3442211b3efe4ecf6839dd778d337", "sha256": "b3c67dc1ae451f79ac7e519198aa0e10610d6e0a8fe9316d5fd5eeb893b15ccf" }, "downloads": -1, "filename": "python_zaqarclient-1.10.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bfa3442211b3efe4ecf6839dd778d337", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 81530, "upload_time": "2018-07-23T15:58:41", "url": "https://files.pythonhosted.org/packages/a3/e7/100d0a2d423a06351ae9e9449f4c47d10215401001400ebb78ddc3f98089/python_zaqarclient-1.10.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "feab3f4894e4a27ebb88682cb460dcb3", "sha256": "be3bfdbdc7a62ae5c58d73c7500f9d018141317eeb33d78c814eb661bb66d849" }, "downloads": -1, "filename": "python-zaqarclient-1.10.0.tar.gz", "has_sig": false, "md5_digest": "feab3f4894e4a27ebb88682cb460dcb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 85289, "upload_time": "2018-07-23T15:58:47", "url": "https://files.pythonhosted.org/packages/25/8f/7f8a3487b3ef6fd51cf6568380e827a48f872c28cfc896b5f58ef5f533f8/python-zaqarclient-1.10.0.tar.gz" } ], "1.11.0": [ { "comment_text": "", "digests": { "md5": "b52b483512045a24a8be8d88f73012f2", "sha256": "4ebf9379c94284c6f2c93edae597f2866f8207ef1790cc696adbbd843c4d522b" }, "downloads": -1, "filename": "python_zaqarclient-1.11.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b52b483512045a24a8be8d88f73012f2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 87200, "upload_time": "2018-10-24T15:56:43", "url": "https://files.pythonhosted.org/packages/6b/f1/dad07a9d4c4906704d1214ab321e3787f18452d9d348621c1749a4bad3e0/python_zaqarclient-1.11.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c030d498bcb29a397cf6c4ed1ad7a9e5", "sha256": "22186cff039fc1a0fac89f743e99a0cbec32d26452371433db56a5930353cbd4" }, "downloads": -1, "filename": "python-zaqarclient-1.11.0.tar.gz", "has_sig": false, "md5_digest": "c030d498bcb29a397cf6c4ed1ad7a9e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 85724, "upload_time": "2018-10-24T15:56:47", "url": "https://files.pythonhosted.org/packages/2d/19/55dc2b69469201f32d92e2c2fedaa09d9e280450feb7bb58ca34c78a5059/python-zaqarclient-1.11.0.tar.gz" } ], "1.12.0": [ { "comment_text": "", "digests": { "md5": "c106f20fde347e0205e6277c2f0c7099", "sha256": "b453cd49ce2b9051da56678ac92a51b96537078c93ad83f8f780ca26df48cfc2" }, "downloads": -1, "filename": "python_zaqarclient-1.12.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c106f20fde347e0205e6277c2f0c7099", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 87283, "upload_time": "2019-09-05T20:55:27", "url": "https://files.pythonhosted.org/packages/e3/c4/3b25cd70e827d803622837a41df248a6085026fa8a5f7c9de6eccf63e97a/python_zaqarclient-1.12.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "77d022d35e679ea1f2143884815e1bba", "sha256": "ecf08e6e0ab64d908022044e34827b8e9ee219caaf833bf8d86877387169c5b2" }, "downloads": -1, "filename": "python-zaqarclient-1.12.0.tar.gz", "has_sig": false, "md5_digest": "77d022d35e679ea1f2143884815e1bba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 88370, "upload_time": "2019-09-05T20:55:30", "url": "https://files.pythonhosted.org/packages/3e/31/6c8d7b1c1e46ad926932824c847228034af4b72b8800cc057c399bed5ba2/python-zaqarclient-1.12.0.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "01b1d1b0b892365e1375386a60c7c44f", "sha256": "9a09ef33e6f0ed57c87c89004b0ee35db5f20bc9369871df6a3224283a04b4e7" }, "downloads": -1, "filename": "python_zaqarclient-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "01b1d1b0b892365e1375386a60c7c44f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 78990, "upload_time": "2016-09-02T01:14:00", "url": "https://files.pythonhosted.org/packages/4c/6e/2b76843c07971030a05dc6b9bb31a534e4225c35e02ed62452c40c3fbb4c/python_zaqarclient-1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "26e544ccd9d9306dc4c7f683e74ed210", "sha256": "afe1a0a32b9595feb8dd15c8f5affd23e80c4c4ecd73fef3a7d17076cb9cf39b" }, "downloads": -1, "filename": "python-zaqarclient-1.2.0.tar.gz", "has_sig": false, "md5_digest": "26e544ccd9d9306dc4c7f683e74ed210", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66649, "upload_time": "2016-09-02T01:14:03", "url": "https://files.pythonhosted.org/packages/9c/5b/ed667ea67713ac7717ae16e918e9ab6941a1aba6c0cceb6d03a194c9a8d9/python-zaqarclient-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "2732a2d08ffcffe036fb992561606cff", "sha256": "33e99bb70f4c24811f0bc72752b03bf28ee922c0a0013277cc08732b0b2cfdab" }, "downloads": -1, "filename": "python_zaqarclient-1.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2732a2d08ffcffe036fb992561606cff", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 80498, "upload_time": "2017-01-05T15:10:19", "url": "https://files.pythonhosted.org/packages/31/a7/20ab7485043a3f27f9f4ae6bf0fc926020b88221a92fe7dab2578c09aa89/python_zaqarclient-1.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "088ffeabcbc2e23f96203ec0e468fc99", "sha256": "be6553051787363b560a431802e0f5fbb69cd521507639c005070df1ec8b8b9d" }, "downloads": -1, "filename": "python-zaqarclient-1.3.0.tar.gz", "has_sig": false, "md5_digest": "088ffeabcbc2e23f96203ec0e468fc99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75504, "upload_time": "2017-01-05T15:10:21", "url": "https://files.pythonhosted.org/packages/e9/3b/9ff76dcd413db7d40d52c1e1e6e77a6d93f1fc669c189ac04eff26033795/python-zaqarclient-1.3.0.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "d5e233c08fee5d16598459303c3d62ae", "sha256": "dd07e86a7fe5e30fe931df2c8c96c6dd1ea4ce95ce3794ad8aa434fbafbe3d04" }, "downloads": -1, "filename": "python_zaqarclient-1.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d5e233c08fee5d16598459303c3d62ae", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 80995, "upload_time": "2017-02-13T21:00:05", "url": "https://files.pythonhosted.org/packages/d5/50/188ab79f00a3da8348f28cebac3f733acb4a45973f07d6b7f8e0a96c648d/python_zaqarclient-1.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d70c70d47b76dd0e02db118da438434", "sha256": "9730acd6836f494ba55f0645d2f4ac95457d8ddecc8e80ad679d3cdf6ab9f917" }, "downloads": -1, "filename": "python-zaqarclient-1.4.0.tar.gz", "has_sig": false, "md5_digest": "9d70c70d47b76dd0e02db118da438434", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76985, "upload_time": "2017-02-13T21:00:08", "url": "https://files.pythonhosted.org/packages/87/b8/99cd5d69b1484c4e999fb77f0dfda184b0e512615129eecdba44a2cde9d0/python-zaqarclient-1.4.0.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "06aefc5e4b859651284d67927db35f39", "sha256": "b6f650724ad341728821ed5b5c778898325d4799e0a7baa5437c98bd195928f2" }, "downloads": -1, "filename": "python_zaqarclient-1.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "06aefc5e4b859651284d67927db35f39", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 82269, "upload_time": "2017-04-11T08:43:59", "url": "https://files.pythonhosted.org/packages/1c/af/28c1c821d2d5322dfcedbd6ca97b5193516dea7f0cf75256ccfa1cb78877/python_zaqarclient-1.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5cb3d543f8281ffb3829457f769112dc", "sha256": "e12267c2f008117499afb74461254d17217645ca2b0b5fe3d3200049b5654e90" }, "downloads": -1, "filename": "python-zaqarclient-1.5.0.tar.gz", "has_sig": false, "md5_digest": "5cb3d543f8281ffb3829457f769112dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 81693, "upload_time": "2017-04-11T08:44:01", "url": "https://files.pythonhosted.org/packages/e0/4d/e778bdd88215089959f6c432d9a449ea552b678829933b97475dfda83531/python-zaqarclient-1.5.0.tar.gz" } ], "1.6.0": [ { "comment_text": "", "digests": { "md5": "710b7b7e167e4135615c534a20b1b6df", "sha256": "4c88da69e726ee5fe02ce75e6324ba2712692aa080664064ee3259c6c91f6d34" }, "downloads": -1, "filename": "python_zaqarclient-1.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "710b7b7e167e4135615c534a20b1b6df", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 82398, "upload_time": "2017-06-12T13:28:29", "url": "https://files.pythonhosted.org/packages/f3/d4/303b92e2807faadb0db1ddd31a8629f0ae91b1ee34004dea1453c252bd44/python_zaqarclient-1.6.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "32bbe57925e6189ed58bcada3c8f3602", "sha256": "46809b40ee9adba9f39a1737ae99d2c274fa43e64a57b06c08c9803e812bd6dd" }, "downloads": -1, "filename": "python-zaqarclient-1.6.0.tar.gz", "has_sig": false, "md5_digest": "32bbe57925e6189ed58bcada3c8f3602", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80198, "upload_time": "2017-06-12T13:28:31", "url": "https://files.pythonhosted.org/packages/ab/54/ed352192506cf696d54e91eb3ad0149e7133e764dbf7a3ae9de49f0b8850/python-zaqarclient-1.6.0.tar.gz" } ], "1.7.0": [ { "comment_text": "", "digests": { "md5": "809e090a1ce7f2e08139d28df6e70f92", "sha256": "89eb23a95ec5d8f4d28210b36092f2d7ea7802c4048a06d7e8e234b7d9c356d0" }, "downloads": -1, "filename": "python_zaqarclient-1.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "809e090a1ce7f2e08139d28df6e70f92", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 84426, "upload_time": "2017-07-28T07:41:27", "url": "https://files.pythonhosted.org/packages/46/37/a4d2f7307e7ed82eba943d0a7b1a76bc035a32d41b90ed35ef7670375ae1/python_zaqarclient-1.7.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1ad465ef19d0acab4da7a18ac1dfc699", "sha256": "bcb251aff6bfb8854b0bad14ab03ec291210084cad8db2ef7839dcf7db9e0dd3" }, "downloads": -1, "filename": "python-zaqarclient-1.7.0.tar.gz", "has_sig": false, "md5_digest": "1ad465ef19d0acab4da7a18ac1dfc699", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84503, "upload_time": "2017-07-28T07:41:30", "url": "https://files.pythonhosted.org/packages/76/14/6c673ab2cd14d3897494b5a4031619d8d8466edf07eff74403c22a3cd6ec/python-zaqarclient-1.7.0.tar.gz" } ], "1.7.1": [ { "comment_text": "", "digests": { "md5": "4837d76ee4be7c915266f09563ad0060", "sha256": "9e0ac0949dd026a1663ac76742cc7452c29887b16deb82c1e589b2db78c94f8c" }, "downloads": -1, "filename": "python_zaqarclient-1.7.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4837d76ee4be7c915266f09563ad0060", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 86657, "upload_time": "2019-04-26T17:01:40", "url": "https://files.pythonhosted.org/packages/3f/86/513ec20c5b79a8ae0ce35f62ce754ba8fe013644759e5934d12d7b8f4624/python_zaqarclient-1.7.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "39b2465689aade395222fda669023d95", "sha256": "9137a9a8ebc4c09c2e15f81ff04509b263e9cc0d4c71e74432c7c80315c7bd45" }, "downloads": -1, "filename": "python-zaqarclient-1.7.1.tar.gz", "has_sig": false, "md5_digest": "39b2465689aade395222fda669023d95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 86486, "upload_time": "2019-04-26T17:01:46", "url": "https://files.pythonhosted.org/packages/bd/e4/c45810aa28168ecdabdc803fdb5ab515a93db5dff21d12f0b8de5399786a/python-zaqarclient-1.7.1.tar.gz" } ], "1.8.0": [ { "comment_text": "", "digests": { "md5": "6499f8a26414b9848a41ca38dda24e54", "sha256": "7f4c8a6ca6439d5ca023d35341b62f13cb01f109dd63b29fb7ad1939c4e506ff" }, "downloads": -1, "filename": "python_zaqarclient-1.8.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6499f8a26414b9848a41ca38dda24e54", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 84412, "upload_time": "2017-12-18T12:56:18", "url": "https://files.pythonhosted.org/packages/85/34/6eacdd97e887a344de97fc3f8ac2bfbf5719438b24ca393cf0220d962cea/python_zaqarclient-1.8.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "db3fec8275744550aff1c60c3e9841f7", "sha256": "1a74c01dc09a6b6233e262f217042baaeff268bf639b65be6fde34cc60c64daa" }, "downloads": -1, "filename": "python-zaqarclient-1.8.0.tar.gz", "has_sig": false, "md5_digest": "db3fec8275744550aff1c60c3e9841f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84264, "upload_time": "2017-12-18T12:56:22", "url": "https://files.pythonhosted.org/packages/0e/34/ae8cee68658938ca2541209b80f56c49f6adafbdd9ca6b52f411e3bab3d5/python-zaqarclient-1.8.0.tar.gz" } ], "1.9.0": [ { "comment_text": "", "digests": { "md5": "86c73ae8c72651c1907326b7eb2a5d17", "sha256": "80ca710e047421956a37081111fcfe2d648d3ab8d0a6c3e7e55681f9ce22425c" }, "downloads": -1, "filename": "python_zaqarclient-1.9.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "86c73ae8c72651c1907326b7eb2a5d17", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 84452, "upload_time": "2018-01-29T18:06:06", "url": "https://files.pythonhosted.org/packages/b3/37/0dd36428806f52c5cc933a023e262f3dfb223ba7126421d61301765b95dd/python_zaqarclient-1.9.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18cee4bd9c5058874a97e7901d10f7a8", "sha256": "034002531f5eab9669684213c5839391197b8ad7e775a53321a5b0855596c63c" }, "downloads": -1, "filename": "python-zaqarclient-1.9.0.tar.gz", "has_sig": false, "md5_digest": "18cee4bd9c5058874a97e7901d10f7a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 85217, "upload_time": "2018-01-29T18:06:12", "url": "https://files.pythonhosted.org/packages/e0/87/7fcce2d4762cfc8a0c79c56aabf9e362e34c5c63c53bd75ec7803ff214bd/python-zaqarclient-1.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c106f20fde347e0205e6277c2f0c7099", "sha256": "b453cd49ce2b9051da56678ac92a51b96537078c93ad83f8f780ca26df48cfc2" }, "downloads": -1, "filename": "python_zaqarclient-1.12.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c106f20fde347e0205e6277c2f0c7099", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 87283, "upload_time": "2019-09-05T20:55:27", "url": "https://files.pythonhosted.org/packages/e3/c4/3b25cd70e827d803622837a41df248a6085026fa8a5f7c9de6eccf63e97a/python_zaqarclient-1.12.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "77d022d35e679ea1f2143884815e1bba", "sha256": "ecf08e6e0ab64d908022044e34827b8e9ee219caaf833bf8d86877387169c5b2" }, "downloads": -1, "filename": "python-zaqarclient-1.12.0.tar.gz", "has_sig": false, "md5_digest": "77d022d35e679ea1f2143884815e1bba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 88370, "upload_time": "2019-09-05T20:55:30", "url": "https://files.pythonhosted.org/packages/3e/31/6c8d7b1c1e46ad926932824c847228034af4b72b8800cc057c399bed5ba2/python-zaqarclient-1.12.0.tar.gz" } ] }