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