mirror of https://github.com/astral-sh/uv
uv will soon support both a build frontend (`uv build`) and a build backend (`build-system = "uv"`). To avoid the name clash, I'm renaming the `uv-build` crate to `uv-build-frontend`. In a follow-up PR, I will add a `uv-build-backend` crate with the build backend implementation. |
||
|---|---|---|
| .. | ||
| builds.rs | ||
| downloads.rs | ||
| hash.rs | ||
| lib.rs | ||
| requirements.rs | ||
| traits.rs | ||