//! uv - extremely fast Python package and project manager
//!
//! Astral's all-in-one Python toolchain: a drop-in replacement for `pip`,
//! `pip-tools`, `pipx`, `poetry`, `pyenv`, and `virtualenv`.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;