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/slack-desc | |
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/slack-desc')
-rw-r--r-- | python/python-requests-kerberos/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-requests-kerberos/slack-desc b/python/python-requests-kerberos/slack-desc new file mode 100644 index 0000000000..1bb50a3c0a --- /dev/null +++ b/python/python-requests-kerberos/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-requests-kerberos: python-requests-kerberos (A Kerberos authentication handler +python-requests-kerberos: +python-requests-kerberos: +python-requests-kerberos: Requests is an HTTP library, written in Python, for human beings. +python-requests-kerberos: This library adds optional Kerberos/GSSAPI authentication support and +python-requests-kerberos: supports mutual authentication. +python-requests-kerberos: +python-requests-kerberos: +python-requests-kerberos: +python-requests-kerberos: +python-requests-kerberos: |