summaryrefslogtreecommitdiffstats
path: root/python/python-pbkdf2/slack-desc
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-08 06:25:33 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-08 06:26:05 +0700
commita60e131252cf109bb9bbd1ba57e7280b2b35cffe (patch)
tree1cf6dd521461f37527e51dc0d1a92bb2ce46a850 /python/python-pbkdf2/slack-desc
parent6c25cb4b3765912bf8b6eec38be0446cffe549dd (diff)
downloadslackbuilds-a60e131252cf109bb9bbd1ba57e7280b2b35cffe.tar.gz
slackbuilds-a60e131252cf109bb9bbd1ba57e7280b2b35cffe.tar.xz
python/pbkdf2: Added (Password-based Derivation Function).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-pbkdf2/slack-desc')
-rw-r--r--python/python-pbkdf2/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-pbkdf2/slack-desc b/python/python-pbkdf2/slack-desc
new file mode 100644
index 0000000000..5b669f58fd
--- /dev/null
+++ b/python/python-pbkdf2/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------------------------------------------------------|
+python-pbkdf2: python-pbkdf2 (Password-Based Key Derivation Function)
+python-pbkdf2:
+python-pbkdf2: This module implements the password-based key derivation function
+python-pbkdf2: PBKDF2 specified in RSA PKCS#5 v2.0.
+python-pbkdf2:
+python-pbkdf2:
+python-pbkdf2:
+python-pbkdf2: Project URL: https://www.dlitz.net/software/python-pbkdf2/
+python-pbkdf2:
+python-pbkdf2:
+python-pbkdf2: