You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor the purl2url functions and utilities #42 (#102)
* Refactor purl2url into get_repo_url and get_download_url #42
Signed-off-by: Thomas Druez <[email protected]>
* Add support for nuget in purl2url.get_download_url #42
Signed-off-by: Thomas Druez <[email protected]>
* Add get_inferred_urls function to return all inferred URLs #42
Signed-off-by: Thomas Druez <[email protected]>
* Include the `version_prefix` as a qualifier to infer valid URLs #42
Signed-off-by: Thomas Druez <[email protected]>
* Fix formatting with black #42
Signed-off-by: Thomas Druez <[email protected]>
* Add support for qualifiers in purl_from_pattern #42
Qualifier `download_url` is now supported in build_github_download_url
Signed-off-by: Thomas Druez <[email protected]>
* Return the download_url qualifier when available in get_download_url #42
Signed-off-by: Thomas Druez <[email protected]>
* Add changelog entry #42
Signed-off-by: Thomas Druez <[email protected]>
0 commit comments