Metadata-Version: 2.4
Name: rpaframework-google
Version: 12.0.0
Summary: Google library for RPA Framework
Project-URL: homepage, https://rpaframework.org/
Project-URL: documentation, https://rpaframework.org/
Project-URL: repository, https://github.com/robocorp/rpaframework
Author-email: RPA Framework <rpafw@robocorp.com>
License: Apache-2.0
License-File: LICENSE
Keywords: automation,google,robotframework,rpa
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Robot Framework
Classifier: Framework :: Robot Framework :: Library
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: google-api-python-client>=2.58.0
Requires-Dist: google-auth-httplib2>=0.1.0
Requires-Dist: google-auth-oauthlib>=0.5.2
Requires-Dist: google-cloud-documentai>=2.0.1
Requires-Dist: google-cloud-language>=2.5.2
Requires-Dist: google-cloud-speech>=2.15.1
Requires-Dist: google-cloud-storage>=2.5.0
Requires-Dist: google-cloud-texttospeech>=2.12.1
Requires-Dist: google-cloud-translate>=3.8.1
Requires-Dist: google-cloud-videointelligence>=2.8.1
Requires-Dist: google-cloud-vision>=3.1.1
Requires-Dist: grpcio>=1.48.1
Requires-Dist: robotframework!=4.0.1,!=6.1.0,<8.0.0,>=4.0.0
Requires-Dist: rpaframework-core>=13.0.0
Description-Content-Type: text/x-rst

rpaframework-google
===================

This library enables Google Cloud services for `RPA Framework`_
libraries, such as Google Sheets and Google Vision.

.. _RPA Framework: https://rpaframework.org
