blob: 17204a1b30f13007a1634675806757225c904029 [file] [log] [blame] [edit]
config BR2_PACKAGE_PYTHON_PYASYNCHAT
bool "python-pyasynchat"
select BR2_PACKAGE_PYTHON_PYASYNCORE # runtime
help
Make asynchat available for Python 3.12 onwards.
This is a compatibility package using the code removed from
the standard library, upstream does not intend any
maintenance.
https://github.com/simonrob/pyasynchat