[ 源代码: haskell-zxcvbn-c ]
软件包:libghc-zxcvbn-c-dev(1.0.1-7 以及其他的)
libghc-zxcvbn-c-dev 的相关链接
Debian 的资源:
下载源码包 haskell-zxcvbn-c:
- [haskell-zxcvbn-c_1.0.1-7.dsc]
- [haskell-zxcvbn-c_1.0.1.orig.tar.gz]
- [haskell-zxcvbn-c_1.0.1-7.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [hackage.haskell.org]
相似软件包:
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.
其他与 libghc-zxcvbn-c-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-0d25e
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.2.1 dfsg1)
- 多精度运算库
-
- dep: libzxcvbn-dev
- password strength estimation library - development files
-
- dep: libzxcvbn0 (>= 0.20150103)
- password strength estimation library