mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
11 lines
297 B
Plaintext
11 lines
297 B
Plaintext
config BR2_PACKAGE_PYTHON_PYASYNCORE
|
|
bool "python-pyasyncore"
|
|
help
|
|
Make asyncore 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/pyasyncore
|