ubuntu-buildroot/package/python-botocore/Config.in

12 lines
369 B
Plaintext
Raw Normal View History

2024-04-01 15:19:46 +00:00
config BR2_PACKAGE_PYTHON_BOTOCORE
bool "python-botocore"
select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
select BR2_PACKAGE_PYTHON_JMESPATH # runtime
select BR2_PACKAGE_PYTHON_URLLIB3 # runtime
select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
select BR2_PACKAGE_PYTHON3_SSL # runtime
help
Low-level, data-driven core of boto 3.
https://github.com/boto/botocore