Metadata-Version: 2.1
Name: bip85
Version: 0.2.0
Summary: Implementation of Bitcoin BIP 85
Home-page: https://github.com/ethankosakovsky/bip85
Author: Ethan Kosakovsky
Author-email: ethankosakovsky@protonmail.com
License: MIT
Keywords: BIP85,entropy,bitcoin
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: mnemonic
Requires-Dist: pycoin
Requires-Dist: base58
Requires-Dist: monero
Requires-Dist: pycryptodome

# BIP85

Reference implementation for [BIP85](https://github.com/bitcoin/bips/blob/master/bip-0085.mediawiki)



