aboutsummaryrefslogtreecommitdiff
path: root/security/py-passlib/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-08-05 08:29:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-08-05 08:29:26 +0000
commitcb89876353015de2ec789aceef22587f90a02137 (patch)
tree28a862a260c3a66fdf871f60a42c8cd4d5bfb380 /security/py-passlib/pkg-descr
parent02fc7800cebfc5a93fb3b9a80032bb04a616cfa0 (diff)
downloadports-cb89876353015de2ec789aceef22587f90a02137.tar.gz
ports-cb89876353015de2ec789aceef22587f90a02137.zip
Notes
Diffstat (limited to 'security/py-passlib/pkg-descr')
-rw-r--r--security/py-passlib/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/security/py-passlib/pkg-descr b/security/py-passlib/pkg-descr
new file mode 100644
index 000000000000..064398ff161f
--- /dev/null
+++ b/security/py-passlib/pkg-descr
@@ -0,0 +1,7 @@
+Passlib is a password hashing library for Python 2 & 3, which provides
+cross-platform implementations of over 30 password hashing algorithms, as well
+as a framework for managing existing password hashes. It's designed to be
+useful for a wide range of tasks, from verifying a hash found in /etc/shadow,
+to providing full-strength password hashing for multi-user application.
+
+WWW: http://passlib.googlecode.com