unzipping the .zip file should not place contents in PWD
Brought to you by:
mcdes
Unzipping the contents of the .zip file places files in
the current directory. This is dangerous, and
generally a bad practice.
The contents should unzip to something like:
packagename-version/