Metadata-Version: 1.2
Name: pyscard-json-rpc
Version: 0.1.0
Summary: JSON RPC bindings for pyscard.
Home-page: https://github.com/namespace-ee/pyscard-json-rpc
Author: Namespace OÜ
Author-email: info@namespace.ee
License: MIT license
Description: ================
        pyscard JSON RPC
        ================
        
        
        .. image:: https://img.shields.io/pypi/v/pyscard-json-rpc.svg
                :target: https://pypi.python.org/pypi/pyscard-json-rpc
        
        .. image:: https://img.shields.io/travis/namespace-ee/pyscard-json-rpc.svg
                :target: https://travis-ci.com/namespace-ee/pyscard-json-rpc
        
        .. image:: https://readthedocs.org/projects/pyscard-json-rpc/badge/?version=latest
                :target: https://pyscard-json-rpc.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/namespace-ee/pyscard-json-rpc/shield.svg
             :target: https://pyup.io/repos/github/namespace-ee/pyscard-json-rpc/
             :alt: Updates
        
        
        
        JSON RPC bindings for pyscard.
        
        
        * Free software: MIT license
        * Documentation: https://pyscard-json-rpc.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 (2020-11-17)
        ------------------
        
        * First release on PyPI.
        
Keywords: pyscard-json-rpc
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
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
