Metadata-Version: 1.1
Name: python-keybase-client
Version: 0.1.0
Summary: Python client for interacting with the Keybase.io API
Home-page: https://github.com/adamldoyle/python-keybase-client
Author: Adam Doyle
Author-email: adamldoyle@gmail.com
License: BSD
Description: ===============================
        Keybase Python Client
        ===============================
        
        .. image:: https://badge.fury.io/py/python-keybase-client.png
            :target: http://badge.fury.io/py/python-keybase-client
            
        .. image:: https://travis-ci.org/adamldoyle/python-keybase-client.png?branch=master
                :target: https://travis-ci.org/adamldoyle/python-keybase-client
        
        .. image:: https://pypip.in/d/python-keybase-client/badge.png
                :target: https://crate.io/packages/python-keybase-client?version=latest
        
        
        Python client for interacting with Keybase.io API
        
        * Free software: BSD license
        * Documentation: http://python-keybase-client.rtfd.org.
        
        Features
        --------
        
        * TODO
        
        
        
        History
        -------
        
        0.1.0 (2014-03-17)
        ++++++++++++++++++
        
        * First release on PyPI.
Keywords: python-keybase-client
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
