Open
Description
from packageurl.contrib import purl2url
purl2url.get_repo_url("pkg:golang/xorm.io/[email protected]")
purl2url.get_download_url("pkg:golang/xorm.io/[email protected]")
purl2url.get_repo_url("pkg:golang/gopkg.in/[email protected]")
purl2url.get_download_url("pkg:golang/gopkg.in/[email protected]")
purl2url.get_repo_url("pkg:alpine/[email protected]?arch=x86_64&upstream=zlib&distro=alpine-3.14.3")
purl2url.get_download_url("pkg:alpine/[email protected]?arch=x86_64&upstream=zlib&distro=alpine-3.14.3")
get_repo_url and get_download_url give no result for the PURLs above. Why?
Metadata
Metadata
Assignees
Labels
No labels