From b9aff395d3533150742bad2e281669fff96cf4f1 Mon Sep 17 00:00:00 2001 From: "Emmanuel N. Millan" Date: Sat, 28 Dec 2019 09:12:10 +0700 Subject: python/Flask-Bcrypt: Added (Bcrypt extension for Flask). Signed-off-by: Willy Sudiarto Raharjo --- python/Flask-Bcrypt/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/Flask-Bcrypt/slack-desc (limited to 'python/Flask-Bcrypt/slack-desc') 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: -- cgit v1.2.3