Metadata-Version: 2.1
Name: qsc_node_qscf
Version: 1.0.0
Summary: Quantum Safe Coin Foundation
Home-page: https://github.com/pyscaffold/pyscaffold/
Author: jim
Author-email: jimheapps@gmail.com
License: MIT
Project-URL: Documentation, https://pyscaffold.org/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: plyvel<=1.4.0,>=1.2.0
Requires-Dist: ntplib==0.3.4
Requires-Dist: Twisted==20.3.0
Requires-Dist: colorlog==3.1.0
Requires-Dist: simplejson==3.11.1
Requires-Dist: PyYAML==6.0
Requires-Dist: grpcio-tools<=1.50.0,>=1.9.0
Requires-Dist: grpcio<=1.50.0,>=1.9.0
Requires-Dist: google-api-python-client==1.8.3
Requires-Dist: google-auth<2.0dev,>=1.21.1
Requires-Dist: httplib2>=0.15.0
Requires-Dist: service_identity==17.0.0
Requires-Dist: protobuf<=3.20.3,>3.19.0
Requires-Dist: pyopenssl==17.5.0
Requires-Dist: six==1.13.0
Requires-Dist: click==8.0
Requires-Dist: pyqrllib<1.3.0,>=1.2.3
Requires-Dist: pyqryptonight>=0.99.9
Requires-Dist: pyqrandomx<1.0.0,>=0.3.0
Requires-Dist: Flask<=2.2.2,>=2.0.0
Requires-Dist: json-rpc==1.13.0
Requires-Dist: idna==2.6
Requires-Dist: cryptography==2.3
Requires-Dist: mock>=2.0.0
Requires-Dist: daemonize==2.4.7
Provides-Extra: testing
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"

.. These are examples of badges you might want to add to your README:
   please update the URLs accordingly

    .. image:: https://api.cirrus-ci.com/github/<USER>/QSC.svg?branch=main
        :alt: Built Status
        :target: https://cirrus-ci.com/github/<USER>/QSC
    .. image:: https://readthedocs.org/projects/QSC/badge/?version=latest
        :alt: ReadTheDocs
        :target: https://QSC.readthedocs.io/en/stable/
    .. image:: https://img.shields.io/coveralls/github/<USER>/QSC/main.svg
        :alt: Coveralls
        :target: https://coveralls.io/r/<USER>/QSC
    .. image:: https://img.shields.io/pypi/v/QSC.svg
        :alt: PyPI-Server
        :target: https://pypi.org/project/QSC/
    .. image:: https://img.shields.io/conda/vn/conda-forge/QSC.svg
        :alt: Conda-Forge
        :target: https://anaconda.org/conda-forge/QSC
    .. image:: https://pepy.tech/badge/QSC/month
        :alt: Monthly Downloads
        :target: https://pepy.tech/project/QSC
    .. image:: https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter
        :alt: Twitter
        :target: https://twitter.com/QSC

.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
    :alt: Project generated with PyScaffold
    :target: https://pyscaffold.org/

|

===
QSC
===


    Add a short description here!


A longer description of your project goes here...


.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.6. For details and usage
information on PyScaffold see https://pyscaffold.org/.
