Metadata-Version: 1.1
Name: gevent_etcd
Version: 2.0
Summary: a simple gevent requests etcd python client
Home-page: https://github.com/rfyiamcool
Author: ruifengyun
Author-email: rfyiamcool@163.com
License: MIT
Description: ## gevet_etcd
        
        使用gevent requests封装的一个python client模块
        
        ### ToDOList
        
        1. complement write function 
        
        2. fix stream watch bug
        
        3. Add leader api , manage etcd cluster
        
        
Keywords: gevent etcd,fengyun
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.0
Classifier: Topic :: Software Development :: Libraries :: Python Modules
