Metadata-Version: 1.1
Name: happybase
Version: 0.1
Summary: A developer-friendly Python library to interact with Apache HBase
Home-page: https://github.com/wbolster/happybase
Author: Wouter Bolsterlee
Author-email: uws@xs4all.nl
License: MIT
Description: **HappyBase** is a developer-friendly `Python <http://python.org/>`_ library to
        interact with `Apache HBase <http://hbase.apache.org/>`_.
        
        .. If you are reading this from the README.rst file, run "make doc" to generate
           the documentation, then browse to doc/build/html/index.html to view it.
           You can also read the source documents directly from the doc/source/
           directory.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
