File: control

package info (click to toggle)
ent 1.0-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 124 kB
  • ctags: 58
  • sloc: ansic: 348; makefile: 47; sh: 10
file content (16 lines) | stat: -rw-r--r-- 617 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: ent
Section: science
Priority: optional
Maintainer: Viral Shah <viral@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.6

Package: ent
Architecture: any
Depends: ${shlibs:Depends}
Description: A pseudorandom number sequence test program
 This program applies various tests to sequences of bytes stored in
 files and reports the results of those tests.  The program is useful
 for those 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.