uv/crates/pypi-types/src
Charlie Marsh 036b7e5f43
Use `parse_headers` rather than parsing body (#1090)
Looking at the internals, this should make almost no difference in
performance, but anyway...
2024-01-25 09:41:21 +01:00
..
base_url.rs Avoid storing absolute URLs for files (#944) 2024-01-17 09:15:21 -05:00
direct_url.rs Show URLs and version together for installed, URL-based dependencies (#690) 2023-12-18 22:21:37 +00:00
lenient_requirement.rs Filter out files with invalid requires python specifiers (#775) 2024-01-09 02:46:27 +00:00
lib.rs Add support for relative URLs in simple metadata responses (#721) 2023-12-27 08:53:21 -05:00
metadata.rs Use `parse_headers` rather than parsing body (#1090) 2024-01-25 09:41:21 +01:00
simple_json.rs make some things guaranteed to be deterministic (#1065) 2024-01-23 20:30:33 -05:00