Registry / utility / package-url-packageurl-go

package-url-packageurl-go

JSON →
library0.1.6gogounverified

Package packageurl implements the package-url spec for parsing and constructing package URLs.

go get github.com/package-url/packageurl-go
INSTALL
IMPORT
SIG · PACKAGE-URL-PACKAG
P
package-url-packageurl-go
utilitygov0.1.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

packageurl
github.com/package-url/packageurl-go

Parse a package URL string

package main import ( "fmt" "github.com/package-url/packageurl-go" ) func main() { purl, _ := packageurl.FromString("pkg:github/package-url/packageurl-go@0.1.6") fmt.Println(purl) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
package-url-packageurl-go — go get package-url-packageurl-go · libregistry