Metadata-Version: 1.1
Name: pyarcher
Version: 0.3.0
Summary: Python client library for interfacing with RSA Archer.
Home-page: https://github.com/kylecribbs/pyarcher
Author: Kyle Cribbs
Author-email: kylecribbs@outlook.com
License: MIT license
Description: =========================
        RSA Archer Client Library
        =========================
        
        
        .. image:: https://img.shields.io/pypi/v/pyarcher.svg
                :target: https://pypi.python.org/pypi/pyarcher
        
        .. image:: https://img.shields.io/travis/kylecribbs/pyarcher.svg
                :target: https://travis-ci.org/kylecribbs/pyarcher
        
        .. image:: https://readthedocs.org/projects/pyarcher/badge/?version=latest
                :target: https://pyarcher.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/kylecribbs/pyarcher/shield.svg
             :target: https://pyup.io/repos/github/kylecribbs/pyarcher/
             :alt: Updates
        
        
        
        Python client library for interfacing with RSA Archer.
        
        
        * Free software: MIT license
        * Documentation: https://pyarcher.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-10-29)
        ------------------
        
        * First release on PyPI.
        
Keywords: pyarcher
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
