Metadata-Version: 2.1
Name: gitflux
Version: 1.0.2
Summary: A nested command-line utility that helps you manage repositories hosted on Git service providers.
License: GPL-3.0
Author: Garrett HE
Author-email: garrett.he@hotmail.com
Requires-Python: >=3.10,<3.14
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: pygithub (>=1.55,<2.0)
Description-Content-Type: text/markdown

# gitflux

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

## License

Copyright (C) 2022 Garrett HE <garrett.he@hotmail.com>

The GNU General Public License (GPL) version 3, see [COPYING](./COPYING).

