1config BR2_PACKAGE_PYTHON_PYJWT
2	bool "python-pyjwt"
3	help
4	  JSON Web Token implementation in Python.
5
6	  http://github.com/jpadilla/pyjwt
7