Metadata-Version: 2.4
Name: gitlab-async-client
Version: 0.3.0
Summary: A simple asyncronous gitlab http client
Project-URL: Repository, https://github.com/Vladimir-Titov/gitlab-async-client
Project-URL: Issues, https://github.com/Vladimir-Titov/gitlab-async-client/issues
Author-email: vtitov <v.v.titov94@gmail.com>
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: aiohttp>=3.11.11
Requires-Dist: arrow>=1.3.0
Requires-Dist: pydantic>=2.10.6
Description-Content-Type: text/markdown

[![package test](https://github.com/Vladimir-Titov/gitlab-async-client/actions/workflows/package-test.yml/badge.svg?branch=main)](https://github.com/Vladimir-Titov/gitlab-async-client/actions/workflows/package-test.yml)