diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 23:53:40 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:20 +0700 |
commit | dbafafb434c29382c218d20d7201a70bc5668f81 (patch) | |
tree | 9ef8cefd85b6a00675d16ad30b70e8401c9ec44f /python/python3-Flask-httpauth/README | |
parent | 6a9a7ab0335595b42b11c297956ad526d67fdeb8 (diff) |
python/python3-Flask-httpauth: Fix README, slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-Flask-httpauth/README')
-rw-r--r-- | python/python3-Flask-httpauth/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-Flask-httpauth/README b/python/python3-Flask-httpauth/README index f64ff3073752b..d51a8bd98e683 100644 --- a/python/python3-Flask-httpauth/README +++ b/python/python3-Flask-httpauth/README @@ -1,2 +1,2 @@ -Simple extension that provides Basic and Digest HTTP authentication for Flask -routes. +Simple extension that provides Basic and Digest HTTP authentication +for Flask routes. |