File: control

package info (click to toggle)
lshw 02.18.85-0.7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,960 kB
  • sloc: cpp: 20,495; ansic: 414; makefile: 347; xml: 15
file content (47 lines) | stat: -rw-r--r-- 1,506 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Source: lshw
Section: utils
Priority: optional
Maintainer: Ghe Rivero <ghe@debian.org>
Build-Depends:
 debhelper-compat (= 10),
 libgtk2.0-dev,
 libsqlite3-dev,
Standards-Version: 3.9.4
Homepage: https://github.com/lyonel/lshw
Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/lshw
Vcs-Git: https://salsa.debian.org/openstack-team/third-party/lshw.git

Package: lshw
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 pci.ids,
 usb.ids,
Description: information about hardware configuration
 A small tool to provide detailed information on the hardware
 configuration of the machine. It can report exact memory
 configuration, firmware version, mainboard configuration, CPU version
 and speed, cache configuration, bus speed, etc. on DMI-capable x86
 systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64.
 .
 Information can be output in plain text, HTML or XML.

Package: lshw-gtk
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 menu,
 pciutils,
 usbutils,
Description: graphical information about hardware configuration
 A small tool to provide detailed information on the hardware
 configuration of the machine. It can report exact memory
 configuration, firmware version, mainboard configuration, CPU version
 and speed, cache configuration, bus speed, etc. on DMI-capable x86
 systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64.
 .
 This package provides lshw-gtk (the GTK+ version)