Skip to content

Commit a115e87

Browse files
authored
Update PURL-SPECIFICATION.rst
1 parent 1d149e5 commit a115e87

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

PURL-SPECIFICATION.rst

+3
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,9 @@ all package types:
423423
- ``vers`` allows the specification of a version range.
424424
The value MUST adhere to the `Version Range Specification <VERSION-RANGE-SPEC.rst>`_.
425425
This qualifier is mutually exclusive with the ``version`` component.
426+
For example::
427+
428+
pkg:pypi/django?vers=vers%3Apypi%2F%3E%3D1.11.0%7C%21%3D1.11.1%7C%3C2.0.0
426429

427430
- ``repository_url`` is an extra URL for an alternative, non-default package
428431
repository or registry. When a package does not come from the default public

0 commit comments

Comments
 (0)