Binary package “libghc-zxcvbn-c-doc” in ubuntu lunar

Haskell bindings to password strength estimation library; documentation

 This library provides Haskell bindings to a C/C++ implementation of
 the zxcvbn password strength estimator. It provides a function to
 rate password strength, by comparing the password to several word
 lists, including English first and last names.
 .
 An article discussing zxcvbn's purpose and method:
 https://tech.dropox.com/2012/04/zxcvbn-realistic-password-strength-estimation
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.