Source: cpu-checker
Standards-Version: 4.7.4
Maintainer: Kees Cook <kees@ubuntu.com>
Section: utils
Build-Depends:
 debhelper-compat (= 13),
Vcs-Browser: https://salsa.debian.org/debian/cpu-checker
Vcs-Git: https://salsa.debian.org/debian/cpu-checker.git
Homepage: https://launchpad.net/cpu-checker

Package: cpu-checker
Architecture: amd64 arm64 armhf i386 loong64 ppc64el powerpc riscv64 s390x
Depends:
 msr-tools [amd64 i386],
 ${shlibs:Depends},
 ${misc:Depends},
Description: tools to help evaluate certain CPU (or BIOS) features
 There are some CPU features that are filtered or disabled by system BIOSes.
 This set of tools seeks to help identify when certain features are in this
 state, based on kernel values, CPU flags and other conditions. Supported
 feature tests are NX/XD and VMX/SVM.
