          MODULE=heap-buddy
         VERSION=0.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://go-mono.com/sources/$MODULE/
      SOURCE_VFY=sha1:ea6d8b461ff4bc296b08fd71384eef02a949042f
        WEB_SITE=http://www.mono-project.com/
         ENTERED=20070125
         UPDATED=20070207
           SHORT="a memory profiling tool for the Mono .NET runtime"

cat << EOF
heap-buddy is a memory profiling tool for Mono.  It attaches to special
hooks in the mono runtime and tracks all of the managed memory allocations,
every garbage collection and every heap resize.
EOF
