slackbuilds/python/python3-google-auth-httplib2
..
README
python3-google-auth-httplib2.SlackBuild
python3-google-auth-httplib2.info
slack-desc

README

This library provides an httplib2 transport for google-auth.

httplib has lots of problems such as lack of threadsafety and insecure
usage of TLS. Using it is highly discouraged. This library is intended
to help existing users of oauth2client migrate to google-auth.