Metadata-Version: 2.4
Name: bugdantic
Version: 0.2.6
Summary: Bugzilla client based on pydantic
Author-email: James Graham <james@hoppipolla.co.uk>
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (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==1.16.0; extra == "test"
Requires-Dist: ruff==0.12.0; extra == "test"
Requires-Dist: pytest==8.4.0; extra == "test"
Requires-Dist: pytest-ruff==0.4.1; extra == "test"
Dynamic: license-file
