openbsd-ports/devel/libdisorder/pkg/DESCR
kevlo e73306bbc1 Initial import of libdisorder 0.0.2
libdisorder is a small, simple C library for use by programmers in
other programs.

ok jasper@
2010-08-26 01:10:16 +00:00

6 lines
340 B
Plaintext

libdisorder is a small, simple C library for use by programmers in
other programs. The library's primary function reports entropy
in bits: essentially, this is the number of bits necessary to encode
the actual level of information contained in the data passed to the
library: it is the theoretical maximum amount of compression possible.