Metadata-Version: 2.1
Name: cloud-run-flask-template
Version: 0.1
Summary: A template for Google Cloud Run Flask development
Home-page: https://github.com/yourusername/cloud_run_flask_template
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Flask ==3.0.3
Requires-Dist: gunicorn ==22.0.0
Requires-Dist: Werkzeug ==3.0.3

# gcloudrun-flaskpython
