mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 06:20:12 -05:00
https://discuss.python.org/t/pep-819-json-package-metadata/105558 Add an experimental JSON format for METADATA and WHEEL files in the uv build backend to have a reference what it would look like and to demonstrate that the actual change is just a few lines, how much easier it is than the existing email header format. The change is overwhelmingly adding the preview feature as it's the first preview item in the build backend, writing the actual JSON is only a couple of lines. --------- Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
uv-dispatch
This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.
This version (0.0.14) is a component of uv 0.9.25. The source can be found here.
See uv's crate versioning policy for details on versioning.