diff options
Diffstat (limited to 'devel/py-uv/pkg-descr')
-rw-r--r-- | devel/py-uv/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/py-uv/pkg-descr b/devel/py-uv/pkg-descr new file mode 100644 index 000000000000..d82b791c2739 --- /dev/null +++ b/devel/py-uv/pkg-descr @@ -0,0 +1,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. |