Extracts the version number from uv_version() and returns it as a
package_version object, suitable for comparisons such as
uv_version_number() >= "0.5.0".
Value
A package_version object, or NULL if uv is not found.
Extracts the version number from uv_version() and returns it as a
package_version object, suitable for comparisons such as
uv_version_number() >= "0.5.0".
A package_version object, or NULL if uv is not found.