Source: procinfo
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10), libncurses5-dev
Standards-Version: 4.1.0
Homepage: http://procinfo-ng.sourceforge.net
Vcs-Git: https://anonscm.debian.org/git/collab-maint/procinfo.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/procinfo.git

Package: procinfo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: procinfo-ng
Description: tools to display information from /proc and /sys
 This package provides three small programs that gather system information
 from diverse files under /proc and /sys and print it to the screen:
 .
   * lsdev - information from /proc about installed hardware;
   * procinfo - system monitoring statistics from /proc and /sys;
   * socklist - a summary of open network sockets from /proc/net.
