1config BR2_PACKAGE_PYTHON_HPACK
2	bool "python-hpack"
3	help
4	  Pure-Python HPACK header compression.
5
6	  https://github.com/python-hyper/hpack
7