golang-github-nbutton23-zxcvbn-go 0.1-2 source package in Ubuntu

Changelog

golang-github-nbutton23-zxcvbn-go (0.1-2) unstable; urgency=medium

  * Team upload.
  * Remove libpam0g-dev from dependencies.
    The handling is now rewritten completely in Go and
    does no longer depend on libpam.

 -- Dr. Tobias Quathamer <email address hidden>  Thu, 30 Nov 2017 23:00:11 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-nbutton23-zxcvbn-go_0.1-2.dsc 2.3 KiB 318eb2b35bddd31f49e4663215ff362059e715dccd5ee3dc50c2877f9447b677
golang-github-nbutton23-zxcvbn-go_0.1.orig.tar.xz 682.3 KiB ad799a2e82b3b2eecfee74e758a801b420470bff7571e0a1be0fb70f944dd147
golang-github-nbutton23-zxcvbn-go_0.1-2.debian.tar.xz 2.3 KiB 2e991c7cc07db75c96a99d997dad4e281a0d68962720012a02751ddb400be495

No changes file available.

Binary packages built by this source

golang-github-nbutton23-zxcvbn-go-dev: 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.