# Watch: https://github.com/nim-lang/Nim/tags /tags/v([0-9.]+)[.]tar
           SPELL=nim-lang
         VERSION=2.2.2
          SOURCE=nim-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/nim-$VERSION
   SOURCE_URL[0]=https://nim-lang.org/download/$SOURCE
     SOURCE_HASH=sha512:8b61fa55918e01adc782250b5cb931303adeaf185ee65faf3f1fd3843a0050dc7f3dfb363848f8769045e5ac5663f390ae4d8070906cdf0892d749f4426902b3
      LICENSE[0]=MIT
        WEB_SITE=https://nim-lang.org/
         ENTERED=20230530
        KEYWORDS="devel nim"
           SHORT="nim programming language"
cat << EOF
Nim is a statically typed compiled systems programming language.
It combines successful concepts from mature languages like Python,
Ada, and Modula. Its design focuses on efficiency, expressiveness,
and elegance (in that order of priority).
EOF
