Config.in.host 194 B

1234567
  1. config BR2_PACKAGE_HOST_PYTHON_GREENLET
  2. bool "host python-greenlet"
  3. help
  4. Greenlets are lightweight coroutines for in-process concurrent
  5. programming.
  6. https://greenlet.readthedocs.io/