Metadata-Version: 2.0
Name: google-resumable-media
Version: 0.1.1
Summary: Utilities for Google Media Downloads and Resumable Uploads
Home-page: https://github.com/GoogleCloudPlatform/google-resumable-media-python
Author: Google Cloud Platform
Author-email: jjg+google-cloud-python@google.com
License: Apache 2.0
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
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: Topic :: Internet
Requires-Dist: six

``google-resumable-media``
==========================

    Utilities for Google Media Downloads and Resumable Uploads

|circleci|

See the `docs`_ for examples and usage.

.. _docs: https://googlecloudplatform.github.io/google-resumable-media-python/latest/

License
-------

Apache 2.0 - See `the LICENSE`_ for more information.

.. _the LICENSE: https://github.com/GoogleCloudPlatform/google-resumable-media-python/blob/master/LICENSE

.. |circleci| image:: https://circleci.com/gh/GoogleCloudPlatform/google-resumable-media-python.svg?style=shield
   :target: https://circleci.com/gh/GoogleCloudPlatform/google-resumable-media-python


