Metadata-Version: 2.3
Name: gitlab-oidc-project
Version: 0.0.3
Summary: 
Author-email: Trail of Bits <opensource@trailofbits.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: gitlab-oidc-project[doc, test, lint] ; extra == "dev"
Requires-Dist: twine ; extra == "dev"
Requires-Dist: wheel ; extra == "dev"
Requires-Dist: build ; extra == "dev"
Requires-Dist: ruff ~= 0.2 ; extra == "lint"
Requires-Dist: mypy >= 1.0 ; extra == "lint"
Requires-Dist: types-html5lib ; extra == "lint"
Requires-Dist: types-requests ; extra == "lint"
Requires-Dist: types-toml ; extra == "lint"
Requires-Dist: pytest ; extra == "test"
Requires-Dist: pytest-cov ; extra == "test"
Requires-Dist: pretend ; extra == "test"
Requires-Dist: coverage[toml] ; extra == "test"
Project-URL: Documentation, https://trailofbits.github.io/gitlab-oidc-project/
Project-URL: Homepage, https://pypi.org/project/gitlab-oidc-project
Project-URL: Issues, https://github.com/trailofbits/gitlab-oidc-project/issues
Project-URL: Source, https://github.com/trailofbits/gitlab-oidc-project
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: lint
Provides-Extra: test

# GitLab OIDC Project

<!--- BADGES: START --->
[![CI](https://github.com/trailofbits/gitlab-oidc-project/actions/workflows/tests.yml/badge.svg)](https://github.com/trailofbits/gitlab-oidc-project/actions/workflows/tests.yml)
[![PyPI version](https://badge.fury.io/py/gitlab-oidc-project.svg)](https://pypi.org/project/gitlab-oidc-project)
[![Packaging status](https://repology.org/badge/tiny-repos/python:gitlab-oidc-project.svg)](https://repology.org/project/python:gitlab-oidc-project/versions)
<!--- BADGES: END --->



