Metadata-Version: 1.1
Name: google-api-core
Version: 1.0.0
Summary: Google API client core library
Home-page: https://github.com/GoogleCloudPlatform/google-cloud-python
Author: Google LLC
Author-email: googleapis-packages@google.com
License: Apache 2.0
Description-Content-Type: UNKNOWN
Description: Core Library for Google Client Libraries
        ========================================
        
        |pypi| |versions|
        
        This library is not meant to stand-alone. Instead it defines
        common helpers used by all Google API clients. For more information, see the
        `documentation`_.
        
        .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-core.svg
           :target: https://pypi.org/project/google-cloud-core/
        .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg
           :target: https://pypi.org/project/google-cloud-core/
        .. _documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/core/
        
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
