This small script will iterate over a requirements.txt file which will download all possible architectures for the target package.
If version is not specified, The script will fetch the latest version available.
At the end, all the files will be compressed into output.tgz
- jq