          MODULE=antigen
         VERSION=2.2.3
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/zsh-users/antigen/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:bd3f1077050d52f459bc30fa3f025c44c528d625b4924a2f487fd2bacb89d61e
        WEB_SITE=http://antigen.sharats.me/
         ENTERED=20200128
         UPDATED=20200128
           SHORT="A plugin manager for zsh"

cat << EOF
Antigen is a small set of functions that help you easily manage your shell
(zsh) plugins, called bundles. The concept is pretty much the same as bundles
in a typical vim+pathogen setup. Antigen is to zsh, what Vundle is to vim.
EOF
