From a462e5c48885bcae8233f93e82dd1af421a955a2 Mon Sep 17 00:00:00 2001 From: Determinant Date: Thu, 22 Aug 2024 18:44:16 -0700 Subject: update readme --- frozen_deps/mnemonic-0.19.dist-info/AUTHORS | 2 -- frozen_deps/mnemonic-0.19.dist-info/INSTALLER | 1 - frozen_deps/mnemonic-0.19.dist-info/LICENSE | 21 ------------ frozen_deps/mnemonic-0.19.dist-info/METADATA | 42 ----------------------- frozen_deps/mnemonic-0.19.dist-info/RECORD | 19 ---------- frozen_deps/mnemonic-0.19.dist-info/WHEEL | 6 ---- frozen_deps/mnemonic-0.19.dist-info/top_level.txt | 1 - 7 files changed, 92 deletions(-) delete mode 100644 frozen_deps/mnemonic-0.19.dist-info/AUTHORS delete mode 100644 frozen_deps/mnemonic-0.19.dist-info/INSTALLER delete mode 100644 frozen_deps/mnemonic-0.19.dist-info/LICENSE delete mode 100644 frozen_deps/mnemonic-0.19.dist-info/METADATA delete mode 100644 frozen_deps/mnemonic-0.19.dist-info/RECORD delete mode 100644 frozen_deps/mnemonic-0.19.dist-info/WHEEL delete mode 100644 frozen_deps/mnemonic-0.19.dist-info/top_level.txt (limited to 'frozen_deps/mnemonic-0.19.dist-info') diff --git a/frozen_deps/mnemonic-0.19.dist-info/AUTHORS b/frozen_deps/mnemonic-0.19.dist-info/AUTHORS deleted file mode 100644 index 34ed344..0000000 --- a/frozen_deps/mnemonic-0.19.dist-info/AUTHORS +++ /dev/null @@ -1,2 +0,0 @@ -Marek Palatinus -Pavol Rusnak diff --git a/frozen_deps/mnemonic-0.19.dist-info/INSTALLER b/frozen_deps/mnemonic-0.19.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/frozen_deps/mnemonic-0.19.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/frozen_deps/mnemonic-0.19.dist-info/LICENSE b/frozen_deps/mnemonic-0.19.dist-info/LICENSE deleted file mode 100644 index b135744..0000000 --- a/frozen_deps/mnemonic-0.19.dist-info/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2013-2016 Pavol Rusnak - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/frozen_deps/mnemonic-0.19.dist-info/METADATA b/frozen_deps/mnemonic-0.19.dist-info/METADATA deleted file mode 100644 index ccd2d7e..0000000 --- a/frozen_deps/mnemonic-0.19.dist-info/METADATA +++ /dev/null @@ -1,42 +0,0 @@ -Metadata-Version: 2.1 -Name: mnemonic -Version: 0.19 -Summary: Implementation of Bitcoin BIP-0039 -Home-page: https://github.com/trezor/python-mnemonic -Author: Trezor -Author-email: info@trezor.io -License: UNKNOWN -Platform: UNKNOWN -Classifier: License :: OSI Approved :: MIT License -Classifier: Operating System :: POSIX :: Linux -Classifier: Operating System :: Microsoft :: Windows -Classifier: Operating System :: MacOS :: MacOS X -Classifier: Programming Language :: Python :: 2 -Classifier: Programming Language :: Python :: 3 - -python-mnemonic -=============== - -.. image:: https://travis-ci.org/trezor/python-mnemonic.svg?branch=master - :target: https://travis-ci.org/trezor/python-mnemonic - -Reference implementation of BIP-0039: Mnemonic code for generating -deterministic keys - -Abstract --------- - -This BIP describes the implementation of a mnemonic code or mnemonic sentence -- -a group of easy to remember words -- for the generation of deterministic wallets. - -It consists of two parts: generating the mnenomic, and converting it into a -binary seed. This seed can be later used to generate deterministic wallets using -BIP-0032 or similar methods. - -BIP Paper ---------- - -See https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki -for full specification - - diff --git a/frozen_deps/mnemonic-0.19.dist-info/RECORD b/frozen_deps/mnemonic-0.19.dist-info/RECORD deleted file mode 100644 index 2920d70..0000000 --- a/frozen_deps/mnemonic-0.19.dist-info/RECORD +++ /dev/null @@ -1,19 +0,0 @@ -mnemonic-0.19.dist-info/AUTHORS,sha256=5ugihxzh5OoFf-6gBQOnJfgaznUQHX5Vv4L9Th9iGFo,77 -mnemonic-0.19.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -mnemonic-0.19.dist-info/LICENSE,sha256=1ePHxiqE6ABzIB4vblEw6eaAT6BfisT4smoTx9OWlpc,1084 -mnemonic-0.19.dist-info/METADATA,sha256=qwLACoQeTvWdaoDuBFWJUNBq0YxKAZ0l1fm06N0OY_w,1260 -mnemonic-0.19.dist-info/RECORD,, -mnemonic-0.19.dist-info/WHEEL,sha256=HX-v9-noUkyUoxyZ1PMSuS7auUxDAR4VBdoYLqD0xws,110 -mnemonic-0.19.dist-info/top_level.txt,sha256=XlFgB9xaifTc2HXO7w9EXCvIUHFN_x51trUyPQKBSHI,9 -mnemonic/__init__.py,sha256=oASNYH5yS0zFSw4wYRvtw_O42j5Xojt7gZ2ur519DWc,45 -mnemonic/__pycache__/__init__.cpython-39.pyc,, -mnemonic/__pycache__/mnemonic.cpython-39.pyc,, -mnemonic/mnemonic.py,sha256=WjWwsSKvpv6cP44mXJXrsWqpJuSR-EN8dSb9GFnPfqs,10532 -mnemonic/wordlist/chinese_simplified.txt,sha256=XFlCeSvYNAy4snzVkvEBXt9WqMWyYnbuGKSCQo58VyY,8192 -mnemonic/wordlist/chinese_traditional.txt,sha256=QXsms9hQCkrj1ZcX1wEZUttvwvuEuAfz-UrHNOicG18,8192 -mnemonic/wordlist/english.txt,sha256=L17tU6Rye0v4iA2PPxme_JDlhQNkbZ_47_Oi7Tsk29o,13116 -mnemonic/wordlist/french.txt,sha256=AQHYifYipgZMqXzbc2iDjdWhPxO7sLOt-nRRFAN1WJg,16779 -mnemonic/wordlist/italian.txt,sha256=05LEn9twCiTNH86yN8H2XcwSj2s0qKrLWLWThLXGSMI,16033 -mnemonic/wordlist/japanese.txt,sha256=Lu0K70kikeBhYz162BF_GisD64CinQ5OMResJSjQX_0,26423 -mnemonic/wordlist/korean.txt,sha256=npX4bBZ96I9FDwqvieh_ZiSlf5c8Z7UW4zjo6LiJf2A,37832 -mnemonic/wordlist/spanish.txt,sha256=RoRqWgE50ePLdyk-UhwoZfe824LETo0KBqLNDsukjAs,13996 diff --git a/frozen_deps/mnemonic-0.19.dist-info/WHEEL b/frozen_deps/mnemonic-0.19.dist-info/WHEEL deleted file mode 100644 index c8240f0..0000000 --- a/frozen_deps/mnemonic-0.19.dist-info/WHEEL +++ /dev/null @@ -1,6 +0,0 @@ -Wheel-Version: 1.0 -Generator: bdist_wheel (0.33.1) -Root-Is-Purelib: true -Tag: py2-none-any -Tag: py3-none-any - diff --git a/frozen_deps/mnemonic-0.19.dist-info/top_level.txt b/frozen_deps/mnemonic-0.19.dist-info/top_level.txt deleted file mode 100644 index 9015942..0000000 --- a/frozen_deps/mnemonic-0.19.dist-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -mnemonic -- cgit v1.2.3-70-g09d2