summaryrefslogtreecommitdiffstats
path: root/python/python-requests-kerberos/README
diff options
context:
space:
mode:
author Thibaut Notteboom2015-09-14 02:47:18 +0200
committer Willy Sudiarto Raharjo2015-09-16 07:23:23 +0200
commitdd7749a2e463f6b3974eeb2cc6e619f83a96dc46 (patch)
treeaba961cff6572f828c0a4a5ba9b6ea5985de08af /python/python-requests-kerberos/README
parent11b2fb952b6ccc42fdc01b0c66c026da5e3f4942 (diff)
downloadslackbuilds-dd7749a2e463f6b3974eeb2cc6e619f83a96dc46.tar.gz
python/python-requests-kerberos: Added (authentication handler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-requests-kerberos/README')
-rw-r--r--python/python-requests-kerberos/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python-requests-kerberos/README b/python/python-requests-kerberos/README
new file mode 100644
index 0000000000..0295cb546b
--- /dev/null
+++ b/python/python-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.