          MODULE=elixir
         VERSION=1.19.5
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=http://github.com/elixir-lang/elixir/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:10750b8bd74b10ac1e25afab6df03e3d86999890fa359b5f02aa81de18a78e36
        WEB_SITE=http://elixir-lang.org
         ENTERED=20150703
         UPDATED=20260111
           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
