Metadata-Version: 1.1
Name: pycouchbase
Version: 0.1.0.dev1
Summary: Python Couchbase Kit
Home-page: https://github.com/ardydedase/pycouchbase
Author: Ardy Dedase
Author-email: ardy.dedase@gmail.com
License: BSD
Description: ===============================
        Python Couchbase Kit
        ===============================
        
        .. image:: https://img.shields.io/travis/ardydedase/pycouchbase.svg
                :target: https://travis-ci.org/ardydedase/pycouchbase
        
        .. image:: https://img.shields.io/pypi/v/pycouchbase.svg
                :target: https://pypi.python.org/pypi/pycouchbase
        
        
        Python Couchbase Kit
        
        * Free software: BSD license
        * Documentation: https://pycouchbase.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: pycouchbase database couchbase python nosql couchbasekit sdk
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
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
