Metadata-Version: 2.1
Name: gaggle
Version: 0.1.0
Summary: aiohttp wrapper for google-api-client-python
Home-page: https://github.com/steinnes/gaggle
Author: Steinn Eldjarn Sigurdarson
Author-email: steinnes@gmail.com
Keywords: google api,async
Requires-Python: >=3.5,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: aiohttp (>=3.5.3,<4.0.0)
Requires-Dist: google-api-python-client (>=1.7.7,<2.0.0)
Requires-Dist: google-auth (>=1.6.2,<2.0.0)
