Metadata-Version: 2.4
Name: bugdantic
Version: 0.2.2
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.10.5
Provides-Extra: test
Requires-Dist: mypy==1.10.0; extra == "test"
Requires-Dist: ruff==0.4.8; extra == "test"
Requires-Dist: pytest==8.3.4; extra == "test"
Dynamic: license-file
