blob: d82b791c27397984f19fe2e6570cc6967ba5da33 (
plain) (
blame)
1
2
3
4
5
6
7
|
Python package for uv, an extremely fast Python package installer and resolver.
This package provides Python bindings for uv functionality and requires the
uv binary to be installed separately from the devel/uv port.
The uv module allows Python programs to programmatically interact with uv
for package management and dependency resolution tasks.
|