Metadata-Version: 2.4
Name: wpt-interop
Version: 0.2.2
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: requests==2.32.4
Requires-Dist: mypy==1.16.1 ; extra == 'test'
Requires-Dist: ruff==0.12.2 ; extra == 'test'
Requires-Dist: types-requests==2.32.4.20250611 ; extra == 'test'
Provides-Extra: test
Summary: web-platform-tests Interop Project helpers
License: BSD-3-Clause
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# wpt-interop

Library for working with
[web-platform-tests](https://web-platfrom-tests.org) and
[Interop](https://wpt.fyi/interop-2023) data.

