Metadata-Version: 2.1
Name: gitlabcicli
Version: 0.1.0
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.9,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Requires-Dist: GitPython (>=3.1.11,<4.0.0)
Requires-Dist: argcomplete (>=1.12.2,<2.0.0)
Requires-Dist: dbus-python (>=1.2.16,<2.0.0)
Requires-Dist: keyring (>=21.5.0,<22.0.0)
Requires-Dist: requests (>=2.25.0,<3.0.0)
Requires-Dist: tabulate (>=0.8.7,<0.9.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Project-URL: Repository, https://gitlab.com/sedrubal/gitlabcicli.git
