SPELL=pip VERSION=21.0.1 SOURCE_HASH=sha512:2db5397f4ca3a3f56f5add3f827bf1f0a4296019703438d68498266b9d2559b6baa3132061c5ad4c2a08bec6e76a2768763fdca02d86cf32aadd4640afbf3664 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_URL=https://github.com/pypa/pip/archive/$VERSION.tar.gz SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" WEB_SITE=https://github.com/pypa/pip LICENSE[0]=MIT ENTERED=20140409 KEYWORDS="python" SHORT="Python easy_install replacement" cat << EOF pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well. EOF .