          MODULE=nim
         VERSION=2.2.10
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=http://github.com/nim-lang/Nim/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:58d8106e9f1936bf00707ee89f90ebfd001b21231d0875c6f9d700ca545cfc90
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Nim-$VERSION
        WEB_SITE=http://nim-lang.org/
         ENTERED=20150302
         UPDATED=20260425
           SHORT="Imperative, multi-paradigm, compiled programming language"

cat << EOF
Nim (formerly known as "Nimrod") is a statically typed, imperative programming
language that tries to give the programmer ultimate power without compromises
on runtime efficiency. This means it focuses on compile-time mechanisms in all
their various forms.
EOF
