import 'compile/python' name=appdirs version=1.4.3 update_url="https://github.com/ActiveState/$name/releases" update_names="/archive/$version.tar.gz" dlextract "https://github.com/ActiveState/$name/archive/$version/$name-$version.tar.gz" \ 'b0bd73c5dac1bee973e60adcbdcbb5ed' _ cd "$name-$version" compile_python 3 # vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: