- Enable STAGE support - Enable AUTOPLIST, delete pkg-plist - Update LICENSE (BSD3CLAUSE) - pkg-descr: Tab to space in WWW: - Whitespace alignment Changes: http://pythonhosted.org/passlib/history.html
7 lines
410 B
Text
7 lines
410 B
Text
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
|