New package: python3-zxcvbn-4.4.28
This commit is contained in:
parent
b2c17d1b1b
commit
2058f325ab
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'python3-zxcvbn'
|
||||||
|
pkgname=python3-zxcvbn
|
||||||
|
version=4.4.28
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="Realistic password strength estimator"
|
||||||
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/dwolfhub/zxcvbn-python"
|
||||||
|
distfiles="https://github.com/dwolfhub/zxcvbn-python/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=b7275765acdf8028c21aa502d742e56de2252bac604c04ba5e336c39f88d5576
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE.txt
|
||||||
|
}
|
Loading…
Reference in New Issue