Metadata-Version: 2.4
Name: grem
Version: 1.0.0
Summary: A nested command-line utility that helps you manage repositories hosted on Git service providers.
Project-URL: homepage, https://github.com/garrett-he/grem
Project-URL: repository, https://github.com/garrett-he/grem.git
Project-URL: changelog, https://github.com/garrett-he/grem/blob/main/CHANGELOG.md
Author-email: Garrett HE <garrett.he@outlook.com>
License: BSD-3-Clause
License-File: LICENSE
Keywords: git,github,repository
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: <3.15,>=3.10
Requires-Dist: pydantic-settings>=2.11.0
Requires-Dist: pydantic>=2.12.3
Requires-Dist: pygithub>=2.8.1
Requires-Dist: typer>=0.16.1
Description-Content-Type: text/markdown

# grem

A nested command-line utility that helps you manage repositories hosted on Git
service providers.

## License

Copyright (C) 2025 Garrett HE <garrett.he@outlook.com>

The BSD 3-Clause License, see [LICENSE](./LICENSE).
