Can we please have a small method that returns full download URL? I called it get_download_url, but we can change it as you want.
The reason for this PR is that tools using pyrpkg could easily override the method if they want to add some logic into it.
Can we please have a small method that returns full download URL? I called it
get_download_url, but we can change it as you want.The reason for this PR is that tools using
pyrpkgcould easily override the method if they want to add some logic into it.