blob: 70e830ca524541bd93610e68c50c0fdad7240f21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Source: cpuinfo
Section: net
Priority: optional
Maintainer: Paul Buetow <paul@buetow.org>
Build-Depends: perl, make
Standards-Version: 3.9.2
Homepage: http://cpuinfo.buetow.org
Vcs-Git: https://github.com/rantanplan/cpuinfo
Vcs-Browser: http://web.buetow.org/git/?p=cpuinfo.git;a=summary
Package: cpuinfo
Architecture: all
Depends: ${shlibs:Depends}
Description: A tiny AWK script to print out CPU infos.
This is a tiny AWK script to print out CPU infos. All infos are gathered from
the procfs.
|