Metadata-Version: 2.1
Name: metovhooks
Version: 0.1.2
Summary: My personal git hooks.
Home-page: https://github.com/metov/metovhooks
Author: Azat Akhmetov
Author-email: azatinfo@yandex.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Description-Content-Type: text/markdown

# Personal Git Hooks
This directory contains some scripts designed for use as [git hooks](https://git-scm.com/docs/githooks). They generally have a pretty simple command line interface (see docstrings for details) so usage should be self-explanatory.

You can install the entire hook package with `pip install metovhooks`.


