
The badge hosting at 'pypip.in' has been broken for a while now, it was supposed to be fixed in the following PR(s): - https://github.com/badges/pypipins/issues/39 - https://github.com/badges/pypipins/issues/38 - https://github.com/badges/pypipins/issues/37 That does not appear to have actually happened and/or is not getting addressed, so switch to a more reliable badge hosting site that provides the same badge information. Change-Id: I2c7ccc4885dcaaf5b3fa83c61ccbdc3097d42816
25 lines
729 B
ReStructuredText
25 lines
729 B
ReStructuredText
Tooz
|
|
====
|
|
|
|
.. image:: https://img.shields.io/pypi/v/tooz.svg
|
|
:target: https://pypi.python.org/pypi/tooz/
|
|
:alt: Latest Version
|
|
|
|
.. image:: https://img.shields.io/pypi/dm/tooz.svg
|
|
:target: https://pypi.python.org/pypi/tooz/
|
|
:alt: Downloads
|
|
|
|
The Tooz project aims at centralizing the most common distributed primitives
|
|
like group membership protocol, lock service and leader election by providing
|
|
a coordination API helping developers to build distributed applications.
|
|
|
|
* Free software: Apache license
|
|
* Documentation: http://docs.openstack.org/developer/tooz
|
|
* Source: http://git.openstack.org/cgit/openstack/tooz
|
|
* Bugs: http://bugs.launchpad.net/python-tooz/
|
|
|
|
Join us
|
|
-------
|
|
|
|
- http://launchpad.net/python-tooz
|