1config BR2_PACKAGE_PYTHON_PASSLIB
2	bool "python-passlib"
3	help
4	  comprehensive password hashing framework supporting over 30
5	  schemes.
6
7	  https://passlib.readthedocs.io
8