          MODULE=path.py
         VERSION=17.1.1
          SOURCE=path-$VERSION.tar.gz
      SOURCE_URL=https://files.pythonhosted.org/packages/source/p/path/
      SOURCE_VFY=sha256:2dfcbfec8b4d960f3469c52acf133113c2a8bf12ac7b98d629fa91af87248d42
SOURCE_DIRECTORY=$BUILD_DIRECTORY/path-$VERSION
        WEB_SITE=https://pypi.org/project/path/#description
         ENTERED=20151010
         UPDATED=20250828
           SHORT="A Python module wrapper for os.path"

cat << EOF
path.py implements a path objects as first-class entities, allowing common operations on files to be
invoked on those path objects directly.
EOF
