-
Notifications
You must be signed in to change notification settings - Fork 13
Description
The Package URL specification is:
The Package URL core specification defines a versioned and formalized format, syntax, and rules used to represent and validate purl.
A purl or package URL is an attempt to standardize existing approaches to reliably identify and locate software packages.
A purl is a URL string used to identify and locate a software package in a mostly universal and uniform way across programming languages, package managers, packaging conventions, tools, APIs and databases.
Such a package URL is useful to reliably reference the same software package using a simple and expressive syntax and conventions based on familiar URLs.
With the work that I've done on SBOM (Software Bill Of Materials) and PURL it became clear to me that the Raku Programming Language would benefit from having a registered PURL type.