We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d149e5 commit a115e87Copy full SHA for a115e87
PURL-SPECIFICATION.rst
@@ -423,6 +423,9 @@ all package types:
423
- ``vers`` allows the specification of a version range.
424
The value MUST adhere to the `Version Range Specification <VERSION-RANGE-SPEC.rst>`_.
425
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
429
430
- ``repository_url`` is an extra URL for an alternative, non-default package
431
repository or registry. When a package does not come from the default public
0 commit comments