           SPELL=haskell-entropy
         VERSION=0.4.1.3
          SOURCE="entropy-$VERSION.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/entropy-$VERSION/$SOURCE
     SOURCE_HASH=sha512:254580816f89db7a7b92d29cf11c57a2f603600a6de4bada4fa113656fb7f3012362b562386ce83017bd3955aded63ffff4eec066080d490dcb1e812cfd191aa
SOURCE_DIRECTORY="$BUILD_DIRECTORY/entropy-$VERSION"
        WEB_SITE="https://github.com/TomMD/entropy"
      LICENSE[0]="BSD3"
         ENTERED=20150624
        KEYWORDS=""
           SHORT="cryptographically strong entropy"
cat << EOF
A platform independent method to obtain cryptographically strong entropy
(RDRAND when available anywhere, urandom on nix, CryptAPI on Windows, patches
welcome) Users looking for cryptographically strong (number-theoretically
sound) PRNGs should see the DRBG package too.
EOF
