File: control

package info (click to toggle)
infnoise 0.3.1%2Bgit20190812%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 27,296 kB
  • sloc: ansic: 2,176; sh: 251; python: 146; makefile: 65
file content (25 lines) | stat: -rw-r--r-- 845 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: infnoise
Section: utils
Priority: optional
Maintainer: Stephen Kitt <skitt@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libftdi-dev,
Standards-Version: 4.5.1
Homepage: https://github.com/13-37-org/infnoise
Vcs-Browser: https://salsa.debian.org/debian/infnoise
Vcs-Git: https://salsa.debian.org/debian/infnoise.git
Rules-Requires-Root: no

Package: infnoise
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: Infinite Noise TRNG driver and tools
 This package contains the driver for the Infinite Noise True Random
 Number Generator, enabling it automatically upon insertion and
 allowing the entropy it generates to be added to the system's entropy
 pool. It also includes the various tools available in the Infinite
 Noise repository, including the health check tool.