Files
buildroot/package/python-ecdsa/Config.in
2021-03-13 22:13:38 -03:00

8 lines
198 B
Plaintext

config BR2_PACKAGE_PYTHON_ECDSA
bool "python-ecdsa"
select BR2_PACKAGE_PYTHON_SIX # runtime
help
ECDSA cryptographic signature library (pure python).
http://github.com/warner/python-ecdsa