aboutsummaryrefslogtreecommitdiff
path: root/python/python3-Flask-Login/slack-desc
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-05-20 15:51:27 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-21 08:25:24 +0700
commitaf19ccdebf2b5d50c17bc37fbb1270f79b04bbc1 (patch)
tree21bb9e9be2e2b7b4438ffed80cc68f7e4dff06fa /python/python3-Flask-Login/slack-desc
parentb25fafea7e8fe16c16e9abc60aa9ef191ee8075c (diff)
python/python3-Flask-Login: Added (Flask user session management)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-Flask-Login/slack-desc')
-rw-r--r--python/python3-Flask-Login/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-Flask-Login/slack-desc b/python/python3-Flask-Login/slack-desc
new file mode 100644
index 0000000000..998918ac78
--- /dev/null
+++ b/python/python3-Flask-Login/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------------------------------------------------------|
+python3-Flask-Login: python3-Flask-Login (User session management for Flask)
+python3-Flask-Login:
+python3-Flask-Login: Flask-Login provides user session management for Flask. It handles
+python3-Flask-Login: the common tasks of logging in, logging out, and remembering your
+python3-Flask-Login: users' sessions over extended periods of time.
+python3-Flask-Login:
+python3-Flask-Login: Homepage: https://github.com/maxcountryman/flask-login
+python3-Flask-Login:
+python3-Flask-Login:
+python3-Flask-Login:
+python3-Flask-Login: