Metadata-Version: 2.1
Name: PyKBLib
Version: 1.3.0
Summary: A Python library for interacting with the Keybase CLI tools.
Home-page: https://github.com/cmsteffen-code/PyKBLib
Author: CMSteffen
Author-email: cmsteffen@protonmail.com
License: MIT
Project-URL: Source Code, https://github.com/cmsteffen-code/PyKBLib
Project-URL: Documentation, https://pykblib.readthedocs.io/en/latest/
Description: PyKBLib: A Python Keybase Wrapper
        =================================
        [![PyPI](https://img.shields.io/pypi/v/PyKBLib.svg)](https://pypi.org/project/PyKBLib/)
        [![GitHub](https://img.shields.io/github/license/cmsteffen-code/PyKBLib.svg)](https://github.com/cmsteffen-code/PyKBLib/blob/master/LICENSE)
        [![Documentation Status](https://readthedocs.org/projects/pykblib/badge/?version=latest)](https://pykblib.readthedocs.io/en/latest/?badge=latest)
        [![GitHub issues](https://img.shields.io/github/issues/pykblib/PyKBLib.svg)](https://github.com/pykblib/PyKBLib/issues)
        [![GitHub contributors](https://img.shields.io/github/contributors/cmsteffen-code/PyKBLib.svg)](https://github.com/cmsteffen-code/PyKBLib/graphs/contributors)
        
        
        The PyKBLib library allows you to interface with the Keybase application programmatically, enabling you to create scripts and bots which act on your behalf.
        
Keywords: pykblib keybase library
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Communications
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
