Metadata-Version: 2.0
Name: etcd
Version: 2.0.8
Summary: A Python etcd client that just works.
Home-page: https://github.com/dsoprea/PythonEtcdClient
Author: Dustin Oprea
Author-email: myselfasunder@gmail.com
License: GPL 2
Keywords: etcd kv
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Distributed Computing
Requires-Dist: pytz (==2013.8)
Requires-Dist: requests (==2.1.0)

A Python etcd client that just works.


