826ef33bed
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> [Thomas: add PSF-2.0 to the licenses and LICENSE.PSF to the license files.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
config BR2_PACKAGE_PYTHON_GREENLET
|
|
bool "python-greenlet"
|
|
help
|
|
Lightweight in-process concurrent programming.
|
|
|
|
https://github.com/python-greenlet/greenlet
|