Metadata-Version: 2.4
Name: git-editlog
Version: 1.0.1
Summary: Auto commit edit log for Git
Home-page: https://ktpanda.org/software/git-editlog
Author: Katie Rust
Author-email: katie@ktpanda.org
License: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ktpanda-modules>=1.0.47
Requires-Dist: watchdog>=4.0.0; sys_platform != "linux"
Dynamic: license-file

git_editlog
===========

Watches a repository for changes, and auto-commits to a branch called 'editlog'.
