diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-08 22:06:21 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 09:41:09 +0700 |
commit | 5bcf2801eff053d2f38f39c0730cbcf73cae7605 (patch) | |
tree | 878077686399dc648b2c14fc28fed0acd2385535 /python/python3-bcrypt/slack-desc | |
parent | 06cf37d60ef5b90995c6bd7d9166de56d3b7e073 (diff) |
python/python3-bcrypt: renamed from bcrypt for python3, updated for version 3.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-bcrypt/slack-desc')
-rw-r--r-- | python/python3-bcrypt/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-bcrypt/slack-desc b/python/python3-bcrypt/slack-desc new file mode 100644 index 000000000000..94daa45933e6 --- /dev/null +++ b/python/python3-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------------------------------------------------------| +python3-bcrypt: python3-bcrypt (password hashing) +python3-bcrypt: +python3-bcrypt: Modern(-ish) password hashing for your software and your servers +python3-bcrypt: +python3-bcrypt: +python3-bcrypt: +python3-bcrypt: +python3-bcrypt: +python3-bcrypt: +python3-bcrypt: +python3-bcrypt: |