#!/bin/bash . "${0%/*}/Pkgfile" curl -Ss "https://pypi.org/project/${name#*-}/#files" \ | sed ' s@^.*\s*$@\1@ t d '