Metadata-Version: 1.1
Name: syncgateway
Version: 0.1.6
Summary: Couchbase Sync Gateway Admin REST API Client
Home-page: https://github.com/localmed/syncgateway-admin-client
Author: Evan Cordell
Author-email: cordell.evan@gmail.com
License: MIT
Description: 
        
        SyncGateway Admin REST Client
        =============================
        
        SyncGateway Admin REST Client is a Python wrapper around the Couchbase Sync Gateway Admin REST API.
        
        Installation
        ------------
        
        Install SyncGateway Admin REST Client by running:
        
            pip install syncgateway
        
        Contribute
        ----------
        
        - `Issue Tracker`_
        - `Source Code`_
        
        .. _Issue Tracker: https://github.com/localmed/
        .. _Source Code: https://github.com/localmed/
        
        License
        -------
        
        The project is licensed under the MIT license.
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Database
Classifier: Topic :: Internet :: WWW/HTTP
