wok diff libgtop/description.txt @ rev 24988

Fix perl-gd & tcptrack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 12 11:01:25 2022 +0000 (2022-05-12)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libgtop/description.txt	Thu May 12 11:01:25 2022 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +LibGTop is a library to get system specific data such as CPU and
     1.5 +Memory Usage and information about running Processes.
     1.6 +Even if LibGTop is a part of the GNOME desktop environment, the
     1.7 +main interface of LibGTop is totally independent from any particular
     1.8 +desktop environment, so you can also use it as a standalone library
     1.9 +in any piece of GPLed software.