Metadata-Version: 2.4
Name: gitrole
Version: 0.1.0
Summary: Switch between Git configurations based on role.
Author-email: qqfunc <qqfunc@gmail.com>
License-Expression: Unlicense
Project-URL: source, https://www.github.com/qqfunc/gitrole
Project-URL: issues, https://www.github.com/qqfunc/gitrole/issues
Keywords: git
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Typing :: Typed
Requires-Python: <3.15,>=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: filelock~=3.20.0
Requires-Dist: pygit2~=1.19.0
Requires-Dist: pyyaml~=6.0.3
Dynamic: license-file

# GitRole

[![Build](https://github.com/qqfunc/gitrole/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/qqfunc/gitrole/actions/workflows/build.yml)

Switch between Git configurations based on role.
