Metadata-Version: 2.1
Name: grem
Version: 0.1.0
Summary: A CLI tool to effortlessly manage repositories across multiple Git hosting services.
Keywords: git,cli,repository,multi-platform
Author-Email: Garrett HE <garrett.he@outlook.com>
License: BSD-3-Clause
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
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
Requires-Python: <3.13,>=3.12
Requires-Dist: typer>=0.16.1
Description-Content-Type: text/markdown

# grem

A CLI tool to effortlessly manage repositories across multiple Git hosting
services.

## License

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

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