blob: d8c9083da860bcbb0ef9bdb2cbd0e164e8488940 [file] [log] [blame]
config BR2_PACKAGE_PYTHON_HTTPCORE
bool "python-httpcore"
select BR2_PACKAGE_PYTHON_CERTIFI # runtime
select BR2_PACKAGE_PYTHON_H11 # runtime
help
A minimal low-level HTTP client.
https://www.encode.io/httpcore/