Metadata-Version: 2.4
Name: bugdantic
Version: 0.4.3
Summary: Bugzilla client based on pydantic
Author-email: James Graham <james@hoppipolla.co.uk>
License-Expression: MPL-2.0
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: httpx[http2]>=0.28.1
Requires-Dist: pydantic>=2.11.3
Provides-Extra: test
Requires-Dist: mypy==2.3.0; extra == "test"
Requires-Dist: ruff==0.16.2; extra == "test"
Requires-Dist: pytest==9.1.1; extra == "test"
Requires-Dist: pytest-ruff==0.5; extra == "test"
Requires-Dist: ty==0.0.71; extra == "test"
Dynamic: license-file
