Add citation file

This commit is contained in:
Zanie Blue 2025-06-03 12:16:01 -05:00
parent f429d99b6c
commit c701fd3410

14
CITATION.cff Normal file
View file

@ -0,0 +1,14 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "uv"
abstract: "An extremely fast Python package and project manager, written in Rust."
authors:
- name: "Astral Software Inc."
email: "hey@astral.sh"
repository-code: "https://github.com/astral-sh/uv"
url: "https://docs.astral.sh/uv/"
license:
- "Apache-2.0"
- "MIT"