# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 name py-zxcvbn version 4.4.28 revision 0 categories-append security platforms {darwin any} license MIT supported_archs noarch maintainers nomaintainer description Implementation of Dropbox’s realistic password \ strength estimator long_description {*}${description} homepage https://github.com/dwolfhub/zxcvbn-python checksums rmd160 7064880e03356443378a45ce746479a32d05a890 \ sha256 151bd816817e645e9064c354b13544f85137ea3320ca3be1fb6873ea75ef7dc1 \ size 407871 python.versions 310 311 312