eb29acc9f2
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
138 B
Plaintext
7 lines
138 B
Plaintext
config BR2_PACKAGE_PYTHON_BASE58
|
|
bool "python-base58"
|
|
help
|
|
Base58 and Base58Check implementation.
|
|
|
|
https://github.com/keis/base58
|