Binary package “libghc-zxcvbn-c-dev” in ubuntu noble

Haskell bindings to password strength estimation library

 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 a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.