1config BR2_PACKAGE_PYTHON_H11
2	bool "python-h11"
3	help
4	  A pure-Python, bring-your-own-I/O implementation of
5	  HTTP/1.1.
6
7	  https://github.com/python-hyper/h11
8