Metadata-Version: 2.1
Name: cloudsync_gdrive
Version: 2.0.1
Summary: Provider "gdrive", exports GDriveProvider
Home-page: https://github.com/atakamallc/cloudsync-gdrive
Author: Atakama, LLC
Author-email: dev-support@atakama.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: cloudsync>=3.0.0
Requires-Dist: google-oauth
Requires-Dist: google-auth-httplib2
Requires-Dist: google-api-python-client

GDrive implementation conforming to https://github.com/AtakamaLLC/cloudsync provider spec.

