mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-ecdsa: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
da152d80a1
commit
4258d8dc1b
6
package/python-ecdsa/Config.in
Normal file
6
package/python-ecdsa/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_ECDSA
|
||||
bool "python-ecdsa"
|
||||
help
|
||||
ECDSA cryptographic signature library (pure python).
|
||||
|
||||
http://github.com/warner/python-ecdsa
|
||||
Reference in New Issue
Block a user