Metadata-Version: 2.4
Name: gsuite-cli
Version: 0.1.0
Summary: Advanced CLI tool for Google Workspace services
Author: Your Name
Author-email: your.email@example.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: click>=8.0.0
Requires-Dist: google-auth>=2.0.0
Requires-Dist: google-auth-oauthlib>=1.0.0
Requires-Dist: google-auth-httplib2>=0.1.0
Requires-Dist: google-api-python-client>=2.0.0
Requires-Dist: tabulate>=0.9.0
Requires-Dist: colorama>=0.4.4
Requires-Dist: diskcache>=5.4.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: google-genai>=0.1.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
