          MODULE=libgtop
           MAJOR=2.28
         VERSION=$MAJOR.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
      SOURCE_VFY=sha1:b6f002cc80a61dc0908dd96e0b543113a46bc4b7
        WEB_SITE=http://www.gnome.org
         ENTERED=20020714
         UPDATED=20110830
           SHORT="A library to provide top functionality to applications"

cat << EOF
libgtop is a library that fetches information about the running
system such as cpu and memory usage, active processes etc. On Linux
systems, these information are taken directly from the /proc filesystem
while on other systems a server is used to read those information from
/dev/kmem or similar.
EOF
