Metadata-Version: 2.1
Name: repotea
Version: 0.1.0
Summary: Command-line interface for Gitea API
License: GPL-3.0-or-later
Author: Michal Goral
Author-email: dev@goral.net.pl
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Utilities
Requires-Dist: importlib-metadata (>=4.0,<5.0); python_version < "3.8"
Requires-Dist: requests (>=2.28.1,<3.0.0)
Description-Content-Type: text/markdown

# repotea

repotea is a command-line interface to operate Gitea's API endpoints.

