Files
shredos.x86_64/package/python-pyasynchat/Config.in

12 lines
345 B
Plaintext
Raw Normal View History

2025-01-10 19:31:27 +00:00
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 libary, upstream does not intend any
maintenance.
https://github.com/simonrob/pyasynchat