diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2015-09-14 07:47:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-16 12:23:23 +0700 |
commit | dd7749a2e463f6b3974eeb2cc6e619f83a96dc46 (patch) | |
tree | aba961cff6572f828c0a4a5ba9b6ea5985de08af /python/python-requests-kerberos/README | |
parent | 11b2fb952b6ccc42fdc01b0c66c026da5e3f4942 (diff) | |
download | slackbuilds-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/README | 3 |
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. |