diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2017-03-05 11:21:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-05 11:21:37 +0700 |
commit | ec4749187637b5a6fbca212aaa0e7e59898f9bbd (patch) | |
tree | 93abef6990b750437322fb3e913c8be2d9d1e309 /python/Flask-Security/slack-desc | |
parent | 0ec91175bde005e251340631f4be25f795e46333 (diff) | |
download | slackbuilds-ec4749187637b5a6fbca212aaa0e7e59898f9bbd.tar.gz |
python/Flask-Security: Added (Simple security for Flask apps).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Flask-Security/slack-desc')
-rw-r--r-- | python/Flask-Security/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/Flask-Security/slack-desc b/python/Flask-Security/slack-desc new file mode 100644 index 0000000000..c92e7c2381 --- /dev/null +++ b/python/Flask-Security/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------------------------------------------------------| +Flask-Security: Flask-Security (Simple security for Flask apps) +Flask-Security: +Flask-Security: Flask-Security quickly adds security features to your Flask +Flask-Security: application. +Flask-Security: +Flask-Security: https://github.com/mattupstate/flask-security +Flask-Security: +Flask-Security: +Flask-Security: +Flask-Security: +Flask-Security: |