Metadata-Version: 2.1
Name: bip85
Version: 0.1.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
Description-Content-Type: text/markdown
Requires-Dist: mnemonic
Requires-Dist: pycoin
Requires-Dist: base58
Requires-Dist: pytest
Requires-Dist: monero

# BIP85

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



