8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
|
config BR2_PACKAGE_PYTHON_PRIORITY
|
||
|
bool "python-priority"
|
||
|
depends on BR2_PACKAGE_PYTHON3
|
||
|
help
|
||
|
A pure-Python implementation of the HTTP/2 priority tree.
|
||
|
|
||
|
http://python-hyper.org/priority/
|