uv/crates/uv-client
Charlie Marsh c1eb6130e1
Support MD5 hashes (#1556)
## Summary

We can add other hashes if necessary, but I don't know that they're
really used in practice.

Closes https://github.com/astral-sh/uv/issues/1547.
2024-02-17 00:25:16 +00:00
..
src Support MD5 hashes (#1556) 2024-02-17 00:25:16 +00:00
tests Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml Apply percent-decoding to filepaths in HTML find-links (#1544) 2024-02-16 16:47:04 -05:00
README.md Rename to uv (#1302) 2024-02-15 11:19:46 -06:00

pypi-client

A general-use client for interacting with PyPI.

Loosely modeled after Orogene's oro-client.