1config BR2_PACKAGE_PYTHON_PRIORITY 2 bool "python-priority" 3 help 4 A pure-Python implementation of the HTTP/2 priority tree. 5 6 http://python-hyper.org/priority/ 7