Metadata-Version: 2.4
Name: uv-build
Version: 0.9.7
Summary: The uv build backend
Keywords: uv,requirements,packaging
Author: Astral Software Inc.
Author-email: Astral Software Inc. <hey@astral.sh>
License-Expression: MIT OR Apache-2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Project-URL: Changelog, https://github.com/astral-sh/uv/blob/main/CHANGELOG.md
Project-URL: Discord, https://discord.gg/astral-sh
Project-URL: Documentation, https://docs.astral.sh/uv
Project-URL: Releases, https://github.com/astral-sh/uv/releases
Project-URL: Repository, https://github.com/astral-sh/uv
Description-Content-Type: text/markdown

# Build backend for uv

This package is a slimmed down version of uv containing only the build backend. See
https://pypi.org/project/uv/ and https://docs.astral.sh/uv/ for the main project package and
documentation.
