Metadata-Version: 2.2
Name: GAM-for-Google-Workspace
Version: 7.5.8
Summary: Command line management for Google Workspaces
Home-page: https://github.com/GAM-team/GAM
Author: GAM Team
Author-email: google-apps-manager@googlegroups.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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: Apache License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: chardet
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: lxml
Requires-Dist: passlib>=1.7.4
Requires-Dist: pathvalidate
Requires-Dist: python-dateutil
Requires-Dist: yubikey-manager>=5.0
Provides-Extra: test
Requires-Dist: pre-commit; extra == "test"
