Metadata-Version: 2.1
Name: git-cpp-hook
Version: 0.0.1a0
Summary: git hook for C++ projects convensions
Author-email: Hod Vaknin <hodvak@gmail.com>
Project-URL: Homepage, https://github.com/hodvak/cpp-hook
Project-URL: Bug Tracker, https://github.com/hodvak/cpp-hook/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# CPP HOOK #
this project is a git hook for c++ projects.
it will watch the staged file and check for conventions errors.
