Files
buildroot/package/python-google-api-core/Config.in
James Hilliard 9553dc98d3 package/python-google-api-core: new package
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-01-02 23:36:12 +01:00

11 lines
367 B
Plaintext

config BR2_PACKAGE_PYTHON_GOOGLE_API_CORE
bool "python-google-api-core"
select BR2_PACKAGE_PYTHON_GOOGLE_AUTH # runtime
select BR2_PACKAGE_PYTHON_GOOGLEAPIS_COMMON_PROTOS # runtime
select BR2_PACKAGE_PYTHON_PROTOBUF # runtime
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
help
Google API client core library.
https://github.com/googleapis/python-api-core