uv/crates/uv-dev/src
Charlie Marsh c1c1950dce
Add support for the Simple index API top-level route (#16656)
## 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.
2025-11-10 14:50:19 -05:00
..
clear_compile.rs Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
compile.rs Move preview features into a dedicated crate (#15482) 2025-08-24 09:55:30 -04:00
generate_all.rs feat: add dynamically generated sysconfig replacement mappings (#13441) 2025-06-02 10:58:30 -05:00
generate_cli_reference.rs Skip all generated content checks when in CI (#15354) 2025-08-18 16:09:14 +00:00
generate_env_vars_reference.rs document uv version for environment variables (#15196) 2025-10-08 12:31:12 -05:00
generate_json_schema.rs Skip all generated content checks when in CI (#15354) 2025-08-18 16:09:14 +00:00
generate_options_reference.rs Update Rust toolchain to 1.91 and MSRV to 1.89 (#16531) 2025-10-30 22:34:59 -05:00
generate_sysconfig_mappings.rs Sync latest Python releases (#16505) 2025-11-08 10:16:21 -06:00
lib.rs Add support for the Simple index API top-level route (#16656) 2025-11-10 14:50:19 -05:00
list_packages.rs Add support for the Simple index API top-level route (#16656) 2025-11-10 14:50:19 -05:00
main.rs Log the debug error trace (#14458) 2025-07-31 19:13:09 +02:00
render_benchmarks.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
validate_zip.rs Add UV_UPLOAD_HTTP_TIMEOUT and respect UV_HTTP_TIMEOUT in uploads (#16040) 2025-10-09 12:28:30 -05:00
wheel_metadata.rs Add UV_UPLOAD_HTTP_TIMEOUT and respect UV_HTTP_TIMEOUT in uploads (#16040) 2025-10-09 12:28:30 -05:00