slackbuilds_ponce/academic/ent
Robby Workman b48d58a48f academic: nitpicks with ordering of .info file values
Yes, I'm being picky, but I prefer that the order be like this:
    DOWNLOAD
    MD5SUM
    DOWNLOAD_x86_64
    MD5SUM_x86_64
2010-05-18 00:29:16 -05:00
..
ent.1 academic/ent: Added to 12.2 repository 2010-05-12 23:27:37 +02:00
ent.info academic: nitpicks with ordering of .info file values 2010-05-18 00:29:16 -05:00
ent.SlackBuild academic/ent: Updated for version 20080128 2010-05-13 00:19:55 +02:00
README academic/ent: Updated for version 20080128 2010-05-13 00:19:55 +02:00
slack-desc academic/ent: Updated for version 20080128 2010-05-13 00:19:55 +02:00

ent applies various tests to sequences of bytes stored in files and
reports the results of those tests. The program is useful for evaluating
pseudorandom number generators for encryption and statistical sampling
applications, compression algorithms, and other applications where the
information density of a file is of interest.  Tests performed include
Entropy, Chi-square, Arithmetic Mean, Monte Carlo value for Pi, and
Serial Correlation Coefficient.