aboutsummaryrefslogtreecommitdiff
path: root/python/python2-requests-kerberos/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-14 21:34:42 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-19 18:40:02 +0700
commit4ae2942e837b7f5e0e620d7a70f2af42eb6fecbb (patch)
tree25e8ffff3991bac986d3649c8446014790e29383 /python/python2-requests-kerberos/README
parent4443d69af3184507386a22bc70d47d0bd554948d (diff)
python/python-requests-kerberos: Renamed python2-requests-kerberos.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-requests-kerberos/README')
-rw-r--r--python/python2-requests-kerberos/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python2-requests-kerberos/README b/python/python2-requests-kerberos/README
new file mode 100644
index 000000000000..0295cb546b9a
--- /dev/null
+++ b/python/python2-requests-kerberos/README
@@ -0,0 +1,3 @@
+Requests is an HTTP library, written in Python, for human beings.
+This library adds optional Kerberos/GSSAPI authentication support and
+supports mutual authentication.