summaryrefslogtreecommitdiff
path: root/security/py-crack/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-crack/DESCR')
-rw-r--r--security/py-crack/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-crack/DESCR b/security/py-crack/DESCR
new file mode 100644
index 00000000000..0ee39411f6e
--- /dev/null
+++ b/security/py-crack/DESCR
@@ -0,0 +1,3 @@
+Pycrack is a simple Python extension module for interfacing with cracklib.
+Cracklib is a library which protects against weak passwords by checking, for
+example, that they are not too short or easily guessable by dictionary attacks.