Metadata-Version: 2.1
Name: GAM-for-Google-Workspace
Version: 6.25
Summary: Command line management for Google Workspaces
Home-page: https://github.com/GAM-team/GAM
Author: Jay Lee
Author-email: jay0lee@gmail.com
License: Apache
Keywords: google,oauth2,gsuite,google-apps,google-admin-sdk,google-drive,google-cloud,google-calendar,gam,google-api,oauth2-client,google-workspace
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography
Requires-Dist: distro; sys_platform == "linux"
Requires-Dist: filelock
Requires-Dist: google-api-python-client>=2.36
Requires-Dist: google-auth-httplib2
Requires-Dist: google-auth-oauthlib>=0.4.6
Requires-Dist: google-auth>=2.3.3
Requires-Dist: httplib2>=0.20.2
Requires-Dist: importlib.metadata; python_version < "3.8"
Requires-Dist: passlib>=1.7.4
Requires-Dist: python-dateutil
Requires-Dist: yubikey-manager>=4.0.0
Requires-Dist: pathvalidate
Provides-Extra: test
Requires-Dist: pre-commit; extra == "test"
