uv/crates/uv-client
Charlie Marsh 38ab39c439
Strip query string when parsing filename from HTML index (#2961)
## Summary

Closes https://github.com/astral-sh/uv/issues/2958.
2024-04-10 09:25:29 -05:00
..
src Strip query string when parsing filename from HTML index (#2961) 2024-04-10 09:25:29 -05:00
tests Fix linehaul tests (#2891) 2024-04-07 23:42:19 -05:00
Cargo.toml Split configuration options out of `uv-types` (#2924) 2024-04-09 11:35:53 -05:00
README.md Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00

README.md

pypi-client

A general-use client for interacting with PyPI.

Loosely modeled after Orogene's oro-client.