1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/security/py-passlib/pkg-descr
Kubilay Kocak 3300ff3d22 security/py-passlib: Update to 1.6.2, Modernise.
- 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
2014-02-01 14:56:10 +00:00

8 lines
410 B
Plaintext

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