diff options
author | Emmanuel N. Millan <emmanueln@gmail.com> | 2019-12-28 09:12:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-28 09:12:10 +0700 |
commit | b9aff395d3533150742bad2e281669fff96cf4f1 (patch) | |
tree | 6cb5161c81eae26bd0672a45dd08c6c4a38ea1c6 /python/Flask-Bcrypt/slack-desc | |
parent | 9ac2211ec2074c68fbc6d3c45626eab6f75bffb7 (diff) |
python/Flask-Bcrypt: Added (Bcrypt extension for Flask).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Flask-Bcrypt/slack-desc')
-rw-r--r-- | python/Flask-Bcrypt/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/Flask-Bcrypt/slack-desc b/python/Flask-Bcrypt/slack-desc new file mode 100644 index 0000000000000..cc2bdcdbca4f5 --- /dev/null +++ b/python/Flask-Bcrypt/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-Bcrypt: Flask-Bcrypt (Bcrypt extension for Flask) +Flask-Bcrypt: +Flask-Bcrypt: Flask-Bcrypt is a Flask extension that provides bcrypt hashing +Flask-Bcrypt: utilities for your application. +Flask-Bcrypt: +Flask-Bcrypt: Homepage: https://github.com/maxcountryman/flask-bcrypt +Flask-Bcrypt: +Flask-Bcrypt: +Flask-Bcrypt: +Flask-Bcrypt: +Flask-Bcrypt: |