          MODULE=ruby
         VERSION=4.0.2
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://cache.ruby-lang.org/pub/ruby/${VERSION%.*}/
      SOURCE_VFY=sha256:4618db85bb9ec04d8152d0099db488694a3d3c4f52106625e4ad547f1318db87
        WEB_SITE=http://www.ruby-lang.org/en
         ENTERED=20020106
         UPDATED=20260317
           SHORT="interpreted scripting language"

cat << EOF
Ruby is the interpreted scripting language for quick and easy object-oriented
programming. It has many features to process text files and to do system
management tasks (like Perl). It is simple, straight foward extensible and
portable.
EOF
