Config.in 297 B

12345678910
  1. config BR2_PACKAGE_PYTHON_PYASYNCORE
  2. bool "python-pyasyncore"
  3. help
  4. Make asyncore available for Python 3.12 onwards.
  5. This is a compatibility package using the code removed from
  6. the standard libary, upstream does not intend any
  7. maintenance.
  8. https://github.com/simonrob/pyasyncore