Metadata-Version: 1.1
Name: composable_paxos
Version: 1.0.0
Summary: Implements the core Paxos algorithm as a set of composable classes
Home-page: https://github.com/cocagne/python-composable-paxos
Author: Tom Cocagne
Author-email: tom.cocagne@gmail.com
License: MIT
Description: Implements the core Paxos algorithm as a set of composable classes
Keywords: paxos
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Networking
Provides: composable_paxos
