Metadata-Version: 2.1
Name: hypercore-crypto
Version: 0.0.1a3
Summary: Cryptography primitives for Hypercore
Home-page: https://hack.decentral1.se/datpy/hypercore-crypto
Author: decentral1se
Author-email: lukewm@riseup.net
Maintainer: decentral1se
Maintainer-email: lukewm@riseup.net
License: GPLv3
Project-URL: Source Code, https://hack.decentral1.se/datpy/hypercore-crypto
Project-URL: Documentation, https://hypercore-crypto.readthedocs.io/
Project-URL: Maintainer Support, https://decentral1.se
Description: .. _header:
        
        ****************
        hypercore-crypto
        ****************
        
        .. image:: https://img.shields.io/badge/license-MIT-brightgreen.svg
           :target: LICENSE
           :alt: Repository license
        
        .. image:: https://badge.fury.io/py/hypercore-crypto.svg
           :target: https://badge.fury.io/py/hypercore-crypto
           :alt: PyPI package
        
        .. image:: https://travis-ci.com/datpy/hypercore-crypto.svg?branch=master
           :target: https://travis-ci.com/datpy/hypercore-crypto
           :alt: Travis CI result
        
        .. image:: https://readthedocs.org/projects/hypercore-crypto/badge/?version=latest
           :target: https://hypercore-crypto.readthedocs.io/en/latest/
           :alt: Documentation status
        
        .. image:: https://img.shields.io/badge/support-maintainers-brightgreen.svg
           :target: https://decentral1.se
           :alt: Support badge
        
        .. _introduction:
        
        Cryptography primitives for Hypercore
        -------------------------------------
        
        Cryptography primitives for Hypercore.
        
        Part of the `Datpy`_ project.
        
        .. _Datpy: https://datpy.decentral1.se/
        
        .. _documentation:
        
        Documentation
        *************
        
        * `hypercore-crypto.readthedocs.io`_
        
        .. _hypercore-crypto.readthedocs.io: https://hypercore-crypto.readthedocs.io/
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Provides-Extra: docs
Provides-Extra: changelog
