summaryrefslogtreecommitdiffstats
path: root/libraries/libgtop/README
diff options
context:
space:
mode:
author Stylianos Tsampas <ztsampas@otenet.gr>2010-05-12 23:30:31 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 23:30:31 +0200
commit8fbd8ce8ed7b1af695578561213f6d83b13dd61e (patch)
tree084e8c7de0eeeaa53a5d2b297b876bbcc6061396 /libraries/libgtop/README
parent70fc70f079dc9fce49ff99bf1b1361cdf7bf27ca (diff)
downloadslackbuilds-8fbd8ce8ed7b1af695578561213f6d83b13dd61e.tar.gz
slackbuilds-8fbd8ce8ed7b1af695578561213f6d83b13dd61e.tar.xz
libraries/libgtop: Added to 12.2 repository
Diffstat (limited to 'libraries/libgtop/README')
-rw-r--r--libraries/libgtop/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libgtop/README b/libraries/libgtop/README
new file mode 100644
index 0000000000..1fb9b091be
--- /dev/null
+++ b/libraries/libgtop/README
@@ -0,0 +1,3 @@
+A library that fetches information about the running system such as
+cpu and memory usage, active processes etc. The information is taken
+directly from the /proc filesystem.