          MODULE=ruby
         VERSION=3.4.7
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://cache.ruby-lang.org/pub/ruby/${VERSION%.*}/
      SOURCE_VFY=sha256:db425a86f6e07546957578f4946cc700a91e7fd51115a86c56e096f30e0530c7
        WEB_SITE=http://www.ruby-lang.org/en
         ENTERED=20020106
         UPDATED=20251024
           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
