aboutsummaryrefslogtreecommitdiff
path: root/python/python3-zxcvbn-python/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-08-01 15:17:38 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-02 13:29:40 +0700
commit8a9b10882567615b3e9215d3f07215692016178c (patch)
treef9e08eef548e86300997436517b439817635806e /python/python3-zxcvbn-python/README
parent43d277292206fe597aa02394c3fb5ba99ba9db70 (diff)
python/python3-zxcvbn-python: Removed (no longer used)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-zxcvbn-python/README')
-rw-r--r--python/python3-zxcvbn-python/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/python/python3-zxcvbn-python/README b/python/python3-zxcvbn-python/README
deleted file mode 100644
index 69a5d2f5f1..0000000000
--- a/python/python3-zxcvbn-python/README
+++ /dev/null
@@ -1,8 +0,0 @@
-Python implementation of Dropbox's realistic password strength
-estimator.
-
-Note:
- This is the last version with the module name "zxcvbn-python".
- -"binary" renamed to zxcvbn-python
- -(use python3-zxcvbn slackbuild if "zxcvbn" is required)
- -will be removed once it's no longer a dependency for anything