mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
6c43732a18
commit
bad057ebaa
7
package/python-passlib/Config.in
Normal file
7
package/python-passlib/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_PASSLIB
|
||||
bool "python-passlib"
|
||||
help
|
||||
comprehensive password hashing framework supporting over 30
|
||||
schemes.
|
||||
|
||||
https://bitbucket.org/ecollins/passlib
|
||||
Reference in New Issue
Block a user