File: control

package info (click to toggle)
phpsysinfo 3.2.5-3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 5,580 kB
  • ctags: 3,554
  • sloc: xml: 15,282; php: 12,220; sh: 29; makefile: 8
file content (22 lines) | stat: -rw-r--r-- 787 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: phpsysinfo
Section: web
Priority: optional
Homepage: https://github.com/phpsysinfo/phpsysinfo
Maintainer: Bjoern Boschman <bjoern@boschman.de>
Build-Depends: cdbs, debhelper (>= 5)
Standards-Version: 3.9.8.0

Package: phpsysinfo
Architecture: all
Depends: ${misc:Depends}, apache2 | httpd, php | php5, php-xml | php5-xsl, libjs-jquery
Suggests: lm-sensors, hddtemp
Description: PHP based host information
 phpSysInfo is a PHP script that displays information about the
 host being accessed.
 .
 It displays information on the system like kernel version, uptime,
 network, disk and memory usage, information on CPU and model,
 attached IDE and SCSI devices and PCI cards and lm-sensors output on
 architectures supporting it.
 .
 It has support for multiple languages and themes.