python-passlib: new package
authorAsaf Kahlon <asafka7@gmail.com>
Wed, 26 Sep 2018 15:35:01 +0000 (18:35 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 4 Oct 2018 11:45:11 +0000 (13:45 +0200)
commitbad057ebaab1fa0c6c3040f59b69bc16dc6dbc86
tree5bb40d0ecd54a786523c9c463f5411722283dca4
parent6c43732a18ee5d1c8bf23936e8c79ed3a87355a0
python-passlib: new package

comprehensive password hashing framework supporting over 30
schemes.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
[Thomas: fix license, it is BSD-3-Clause]
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/python-passlib/Config.in [new file with mode: 0644]
package/python-passlib/python-passlib.hash [new file with mode: 0644]
package/python-passlib/python-passlib.mk [new file with mode: 0644]