Metadata-Version: 2.0
Name: tooz
Version: 0.2
Summary: Coordination library for distributed systems.
Home-page: UNKNOWN
Author: Tooz developers
Author-email: tooz-dev@lists.launchpad.net
License: Apache-2
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: System :: Distributed Computing
Requires-Dist: pbr (>=0.5.23)
Requires-Dist: stevedore (>=0.13)
Requires-Dist: six (>=1.4.1)
Requires-Dist: decorator
Requires-Dist: kazoo (==1.3.1)
Requires-Dist: pymemcache (>=1.2)
Requires-Dist: msgpack-python

tooz
====

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.



