. "$GRIMOIRE"/FUNCTIONS
           SPELL=yasnippet-snippets
         VERSION=$(get_scm_version)
          SOURCE="$SPELL-git.tar.bz2"
   SOURCE_URL[0]=git://github.com/AndreaCrotti/$SPELL.git
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
        WEB_SITE="https://github.com/AndreaCrotti/yasnippet-snippets"
      LICENSE[0]="MIT"
         ENTERED=20170311
        KEYWORDS=""
           SHORT="Yasnippet official snippet collections"
cat << EOF
A collection of yasnippet snippets for many languages.
EOF
