blob: dd75bb483f5c31384515df91b103972b9ae4ba3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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: https://github.com/rantanplan/cpuinfo
Vcs-Browser: https://github.com/rantanplan/cpuinfo
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.
|