golang-github-nbutton23-zxcvbn-go-dev (0.1-3)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://nl.archive.ubuntu.com/ubuntu
Codename
stonking
Component
universe
Source
golang-github-nbutton23-zxcvbn-go
Architecture
amd64
Section
universe/devel
Priority
extra
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
1.4 kB
Size expected
442.4 kB
Size actual
442.4 kB
Size match

Dependencies

Required package dependencies

  • golang-github-stretchr-testify-dev

Suggested packages

Recommended additional packages

  • None

Description

Strong password generator in Go

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5f36fdf15…1488c657
SHA-16be81f92…1c09a223
SHA-25672ac2fc6…caccc7d0
SHA-5123fa5bcbc…1fb0d962

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-nbutton23-zxcvbn-go-dev
usr/share/doc/golang-github-nbutton23-zxcvbn-go-dev/README.md
usr/share/doc/golang-github-nbutton23-zxcvbn-go-dev/changelog.Debian.gz
usr/share/doc/golang-github-nbutton23-zxcvbn-go-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/nbutton23
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/adjacency
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/adjacency/adjacmartix_test.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/data
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/data/bindata.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/entropy
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator_test.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/frequency
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/frequency/frequency.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/match
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/match/match.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/leet.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/matching.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/matching_test.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/scoring
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/scoring/scoring.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/testapp
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/testapp/main.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/utils
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/utils/math
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/utils/math/mathutils_test.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/zxcvbn.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/zxcvbn_test.go