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 <tdruez@nexb.com>
* Add support for nuget in purl2url.get_download_url #42
Signed-off-by: Thomas Druez <tdruez@nexb.com>
* Add get_inferred_urls function to return all inferred URLs #42
Signed-off-by: Thomas Druez <tdruez@nexb.com>
* Include the `version_prefix` as a qualifier to infer valid URLs #42
Signed-off-by: Thomas Druez <tdruez@nexb.com>
* Fix formatting with black #42
Signed-off-by: Thomas Druez <tdruez@nexb.com>
* 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 <tdruez@nexb.com>
* Return the download_url qualifier when available in get_download_url #42
Signed-off-by: Thomas Druez <tdruez@nexb.com>
* Add changelog entry #42
Signed-off-by: Thomas Druez <tdruez@nexb.com>
0 commit comments