File: control

package info (click to toggle)
crazydiskinfo 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 112 kB
  • sloc: cpp: 508; makefile: 5
file content (22 lines) | stat: -rw-r--r-- 760 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
Source: crazydiskinfo
Section: utils
Priority: optional
Maintainer: Hideki Yamane <henrich@debian.org>
Build-Depends: debhelper-compat (= 13),
               libatasmart-dev,
               libncurses-dev,
               cmake,
Standards-Version: 4.5.0
Homepage:https://github.com/otakuto/crazydiskinfo
Vcs-Browser: https://salsa.debian.org/debian/crazydiskinfo
Vcs-Git: https://salsa.debian.org/debian/crazydiskinfo.git
Rules-Requires-Root: no

Package: crazydiskinfo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: interactive TUI S.M.A.R.T viewer
 CrazyDiskInfo is an interactive TUI S.M.A.R.T viewer for Unix systems.
 .
  - UI similar to CrystalDiskInfo.
  - Health and temperature checking algorithms based on CrystalDiskInfo.