Metadata-Version: 2.0
Name: google-python-cloud-debugger
Version: 2.2
Summary: Python Cloud Debugger
Home-page: https://github.com/GoogleCloudPlatform/cloud-debug-python
Author: Google Inc.
Author-email: UNKNOWN
License: Apache License, Version 2.0
Keywords: google cloud debugger
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Requires-Dist: google-api-python-client

The Cloud Debugger lets you inspect the state of an application at any
code location without stopping or slowing it down. The debugger makes it
easier to view the application state without adding logging statements.

For more details please see https://github.com/GoogleCloudPlatform/cloud-debug-python


