8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
|
config BR2_PACKAGE_PYTHON_PYJWT
|
||
|
bool "python-pyjwt"
|
||
|
depends on BR2_PACKAGE_PYTHON3
|
||
|
help
|
||
|
JSON Web Token implementation in Python.
|
||
|
|
||
|
http://github.com/jpadilla/pyjwt
|