Metadata-Version: 2.1
Name: gitlabcicli
Version: 0.2.5
Summary: Command line interface for GitLab CI
Home-page: https://gitlab.com/sedrubal/gitlabcicli.git
License: GPL-3.0-or-later
Author: sedrubal
Author-email: dev@sedrubal.de
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: GitPython (>=3.1.31,<4.0.0)
Requires-Dist: argcomplete (>=1.12.3,<2.0.0)
Requires-Dist: dbus-python (>=1.3.2,<2.0.0)
Requires-Dist: keyring (>=21.8.0,<22.0.0)
Requires-Dist: requests (>=2.29.0,<3.0.0)
Requires-Dist: secretstorage (>=3.3.3,<4.0.0)
Requires-Dist: tabulate (>=0.8.10,<0.9.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Project-URL: Repository, https://gitlab.com/sedrubal/gitlabcicli.git
