Metadata-Version: 2.1
Name: cloud-functions-utils
Version: 0.5.0rc1
Summary: Utilities for Google Cloud Functions.
License: MIT
Author: Jan-Benedikt Jagusch
Author-email: jan.jagusch@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: google-cloud-bigquery (>=1.24,<2.0)
Requires-Dist: google-cloud-error-reporting (>=1.3,<2.0)
Requires-Dist: google-cloud-pubsub (>=1.4,<2.0)
Requires-Dist: google-cloud-storage (>=1.28,<2.0)
