          MODULE=elixir
         VERSION=1.19.4
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=http://github.com/elixir-lang/elixir/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:a2df9d5411fc53d97ec17c069765c8fb781f8dc36c4e06ec1cd4b189340d364b
        WEB_SITE=http://elixir-lang.org
         ENTERED=20150703
         UPDATED=20251203
           SHORT="A functional meta-programming language built on top of Erlang"

cat << EOF
Elixir is a dynamic, functional language designed for building scalable and
maintainable applications. Elixir leverages the Erlang VM, known for running
low-latency, distributed and fault-tolerant systems, while also being
successfully used in web development and the embedded software domain.
EOF
