From 5f661eb3ef02ba468d54b89f6b3507e8f85b5208 Mon Sep 17 00:00:00 2001 From: Lockywolf Date: Sat, 23 Sep 2023 10:11:02 +0900 Subject: python/python3-oauth2client: Added (oauth 2.0 python library). Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-oauth2client/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-oauth2client/README (limited to 'python/python3-oauth2client/README') diff --git a/python/python3-oauth2client/README b/python/python3-oauth2client/README new file mode 100644 index 0000000000..f216d8e64e --- /dev/null +++ b/python/python3-oauth2client/README @@ -0,0 +1,4 @@ +This is a Python library for accessing resources protected by +OAuth 2.0. + +This is the python3 version. -- cgit v1.2.3