mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-25 05:33:43 +00:00
A consistent cache structure for remote wheel metadata: * `<wheel metadata cache>/pypi/foo-1.0.0-py3-none-any.json` * `<wheel metadata cache>/<digest(index-url)>/foo-1.0.0-py3-none-any.json` * `<wheel metadata cache>/url/<digest(url)>/foo-1.0.0-py3-none-any.json` The source dist caching will use a similar structure (#468). |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||