           SPELL=psinfo
         VERSION=0.12
  SOURCE_HASH[0]=sha512:481743c9b8112fa34779bcdeb12d84a1445a4e4c105161d9a9927fe920e5c4f190dc3e03cb65d9978538cb3d4102983af7e290d31c809a1efa0f6c871064c62f
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.ward.nu/computer/psinfo/$SOURCE
        WEB_SITE=http://www.ward.nu/computer/psinfo/
         ENTERED=20100705
      LICENSE[0]=GPL
           SHORT="shows process information and statistics using the kernel /proc interface"
cat << EOF
psinfo shows process information and statistics using the kernel /proc
interface.
This information includes:
-Process state, environment, arguments and flags
-CPU usage
-Scheduling
-I/O usage
-Virtual memory status
-Pagefaults
-Capabilities
-Signals
psinfo is useful for providing a detailed view of the current state of an
application when diagnosing issues or performance problems.
EOF
