Metadata-Version: 2.2
Name: aiohttp-oauthlib
Version: 0.1.0
Summary: oauthlib for aiohttp clients.
Home-page: https://git.sr.ht/~whynothugo/aiohttp-oauthlib
Author: Hugo Osvaldo Barrera
Author-email: hugo@barrera.io
License: ISC
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
License-File: LICENCE
Requires-Dist: oauthlib
Requires-Dist: aiohttp
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

aiohttp-oauthlib
================

This library is a port of `requests-oauthlib`_ for `aiohttp`_.

.. _requests-oauthlib: https://pypi.org/project/requests-oauthlib/
.. _aiohttp: https://docs.aiohttp.org/en/stable/
