42 lines
1.9 KiB
Text
42 lines
1.9 KiB
Text
Metadata-Version: 2.1
|
|
Name: pre-commit
|
|
Version: 2.17.0
|
|
Summary: A framework for managing and maintaining multi-language pre-commit hooks.
|
|
Home-page: https://github.com/pre-commit/pre-commit
|
|
Author: Anthony Sottile
|
|
Author-email: asottile@umich.edu
|
|
License: MIT
|
|
Platform: UNKNOWN
|
|
Classifier: License :: OSI Approved :: MIT License
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
Classifier: Programming Language :: Python :: 3.6
|
|
Classifier: Programming Language :: Python :: 3.7
|
|
Classifier: Programming Language :: Python :: 3.8
|
|
Classifier: Programming Language :: Python :: 3.9
|
|
Classifier: Programming Language :: Python :: 3.10
|
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
|
Requires-Python: >=3.6.1
|
|
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: toml
|
|
Requires-Dist: virtualenv (>=20.0.8)
|
|
Requires-Dist: importlib-resources (<5.3) ; python_version < "3.7"
|
|
Requires-Dist: importlib-metadata ; python_version < "3.8"
|
|
|
|
[](https://dev.azure.com/asottile/asottile/_build/latest?definitionId=21&branchName=master)
|
|
[](https://dev.azure.com/asottile/asottile/_build/latest?definitionId=21&branchName=master)
|
|
[](https://results.pre-commit.ci/latest/github/pre-commit/pre-commit/master)
|
|
|
|
## pre-commit
|
|
|
|
A framework for managing and maintaining multi-language pre-commit hooks.
|
|
|
|
For more information see: https://pre-commit.com/
|
|
|
|
|