cross/armhf-linux-musl/buildroot/buildroot-2025.05/package/python-httpx/Config.in

11 lines
307 B
Plaintext

config BR2_PACKAGE_PYTHON_HTTPX
bool "python-httpx"
select BR2_PACKAGE_PYTHON_ANYIO # runtime
select BR2_PACKAGE_PYTHON_CERTIFI # runtime
select BR2_PACKAGE_PYTHON_HTTPCORE # runtime
select BR2_PACKAGE_PYTHON_IDNA # runtime
help
The next generation HTTP client.
https://github.com/encode/httpx