Metadata-Version: 2.1
Name: pre_commit_uv
Version: 3.7.0
Summary: A framework for managing and maintaining multi-language pre-commit hooks (fork with uv support).
Home-page: https://github.com/pre-commit/pre-commit
Author: "Guilherme Espada, Anthony Sottile"
Author-email: gjespada@fc.ul.pt
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cfgv >=2.0.0
Requires-Dist: identify >=1.0.0
Requires-Dist: nodeenv >=0.11.1
Requires-Dist: pyyaml >=5.1
Requires-Dist: tomlkit >=0.12.4
Requires-Dist: virtualenv >=20.10.0

## pre-commit-uv

*Note:* This is a minor fork of the upstream pre-commit project. It is published on pypi as `pre-commit-uv`.

A framework for managing and maintaining multi-language pre-commit hooks.

For more information see: https://pre-commit.com/
