mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
374 B
Text
5 lines
374 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.
|