Source: golang-github-ccojocar-zxcvbn-go Section: golang Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-stretchr-testify-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ccojocar-zxcvbn-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ccojocar-zxcvbn-go.git Homepage: https://github.com/ccojocar/zxcvbn-go XS-Go-Import-Path: github.com/ccojocar/zxcvbn-go Package: golang-github-ccojocar-zxcvbn-go-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: Strong password generator in Go This package provides methods for producing strong passwords in Go using an implementation of zxcvbn. This library attempts to give sound password advice through pattern matching and conservative entropy calculations.