Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions PURL-SPECIFICATION.rst
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,10 @@ download URL, VCS URL or checksums in an API, database or web form.
With this warning, the known ``key`` and ``value`` defined here are valid for use in
all package types:

- ``vers`` allows the specification of a version range.
The value MUST adhere to the `Version Range Specification <VERSION-RANGE-SPEC.rst>`_.
This qualifier is mutually exclusive with the ``version`` component.

- ``repository_url`` is an extra URL for an alternative, non-default package
repository or registry. When a package does not come from the default public
package repository for its ``type`` a ``purl`` may be qualified with this extra
Expand Down