Metadata-Version: 2.1
Name: rpaframework-google
Version: 0.1.0
Summary: Google library for RPA Framework
Home-page: https://rpaframework.org/
License: Apache-2.0
Keywords: robotframework,rpa,automation,google
Author: RPA Framework
Author-email: rpafw@robocorp.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 3 - Alpha
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
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: google-api-python-client (>=2.2.0,<3.0.0)
Requires-Dist: google-auth-httplib2 (>=0.1.0,<0.2.0)
Requires-Dist: google-auth-oauthlib (>=0.4.4,<0.5.0)
Requires-Dist: google-cloud-language (>=2.0.0,<3.0.0)
Requires-Dist: google-cloud-speech (>=2.3.0,<3.0.0)
Requires-Dist: google-cloud-storage (>=1.37.1,<2.0.0)
Requires-Dist: google-cloud-texttospeech (>=2.3.0,<3.0.0)
Requires-Dist: google-cloud-translate (>=3.1.0,<4.0.0)
Requires-Dist: google-cloud-videointelligence (>=2.1.0,<3.0.0)
Requires-Dist: google-cloud-vision (>=2.3.1,<3.0.0)
Requires-Dist: grpcio (==1.33.2)
Requires-Dist: robotframework (>=3.2.2,<5.0)
Requires-Dist: robotframework-pythonlibcore (>=2.1.0,<3.0.0)
Requires-Dist: rpaframework-core (>=6.1.0,<7.0.0)
Project-URL: Documentation, https://rpaframework.org/
Project-URL: Repository, https://github.com/robocorp/rpaframework
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

