mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-19 03:28:42 +00:00
## Summary At present, we only have support for the detail routes (e.g., `https://pypi.org/simple/requests`), but not the top-level index route (e.g., `https://pypi.org/simple/`). I need this for some downstream work so pulling it into its own PR. |
||
|---|---|---|
| .. | ||
| clear_compile.rs | ||
| compile.rs | ||
| generate_all.rs | ||
| generate_cli_reference.rs | ||
| generate_env_vars_reference.rs | ||
| generate_json_schema.rs | ||
| generate_options_reference.rs | ||
| generate_sysconfig_mappings.rs | ||
| lib.rs | ||
| list_packages.rs | ||
| main.rs | ||
| render_benchmarks.rs | ||
| validate_zip.rs | ||
| wheel_metadata.rs | ||