File: control

package info (click to toggle)
lshw 02.16-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 7,144 kB
  • sloc: cpp: 18,280; ansic: 414; makefile: 323
file content (32 lines) | stat: -rw-r--r-- 1,308 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
Source: lshw
Section: utils
Priority: optional
Maintainer: Ghe Rivero <ghe@debian.org>
Build-Depends: debhelper (>> 6.0.0), libgtk2.0-dev, quilt, libsqlite3-dev
Standards-Version: 3.9.1

Package: lshw
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: pciutils, usbutils
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: ${shlibs:Depends}, ${misc:Depends}
Recommends: 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)