2
1

Config.in 185 B

1234567
  1. config BR2_PACKAGE_PYTHON_HYPERFRAME
  2. bool "python-hyperframe"
  3. depends on BR2_PACKAGE_PYTHON3
  4. help
  5. HTTP/2 framing layer for Python.
  6. https://github.com/python-hyper/hyperframe/