Metadata-Version: 1.1
Name: Polysign
Version: 0.1.2
Summary: Polysign PIP module for Bismuth. Handles the various cryptographic primitives Bismuth Crypto currency supports.
Home-page: https://github.com/bismuthfoundation/polysign
Author: EggdraSyl from Bismuth Foundation
Author-email: dev@eggpool.net
License: MIT license
Description: ========
        polysign
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/polysign.svg
                :target: https://pypi.python.org/pypi/polysign
        
        .. image:: https://img.shields.io/travis/EggPool/polysign.svg
                :target: https://travis-ci.org/EggPool/polysign
        
        .. image:: https://readthedocs.org/projects/polysign/badge/?version=latest
                :target: https://polysign.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Polysign PIP module for Bismuth. Handles the various cryptographic primitives Bismuth Crypto currency supports.
        
        
        * Free software: MIT license
        * Documentation: https://polysign.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.2 (2020-09-18)
        ------------------
        
        * Cleanup V2 Bismuth DB
        
        0.1.1 (2020-09-17)
        ------------------
        
        * Support for V2 Bismuth DB
        
        0.1.0 (2019-07-18)
        ------------------
        
        * First release on PyPI.
        
Keywords: polysign
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
