           SPELL=pyenv-virtualenv
         VERSION=1.2.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/pyenv/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:d6dfd7d56ea6d87cb6e7ffc9257a9d087c462c374b3e91b712813cdc948c931e6232d3dc0e141dae3038016ada3ff3b1d592ab52c9c7f0b64bd9ff81d4c60a51
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        DOC_DIRS=""
        WEB_SITE=https://github.com/pyenv/pyenv-virtualenv
      LICENSE[0]=MIT
         ENTERED=20220914
           SHORT="pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)"
cat << EOF
pyenv-virtualenv is a pyenv plugin that provides features to manage
virtualenvs and conda environments for Python on UNIX-like systems.
EOF
