aboutsummaryrefslogtreecommitdiff
path: root/python/python3-aiohttp-oauthlib/README
diff options
context:
space:
mode:
authorLockywolf <for_sbo.python3-aiohttp-oauthlib@lockywolf.net>2023-06-09 02:11:32 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-10 14:01:18 +0700
commit8df3dc2bf20a3836f54d49a6062587e3fda24f33 (patch)
tree525f57067bda0c1fdcefdcfb7c2b33f40cea8090 /python/python3-aiohttp-oauthlib/README
parent7cba68b7fe63e5b9f046b04663e2462e27950067 (diff)
python/python3-aiohttp-oauthlib: Added (aiohttp requests-oauthlib)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-aiohttp-oauthlib/README')
-rw-r--r--python/python3-aiohttp-oauthlib/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/python/python3-aiohttp-oauthlib/README b/python/python3-aiohttp-oauthlib/README
new file mode 100644
index 0000000000..674cbde2af
--- /dev/null
+++ b/python/python3-aiohttp-oauthlib/README
@@ -0,0 +1,9 @@
+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/
+
+This library is needed at least by vdirsyncer to work with Google.