Metadata-Version: 2.3
Name: paapi-models
Version: 0.1.1
Summary: Models & adapters for the data from paapi5.
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: jq>=1.10.0
Requires-Dist: pydantic>=2.12.5
Requires-Dist: python-slugify>=8.0.4
Requires-Python: >=3.12
Project-URL: Bug Tracker, https://github.com/songron/paapi-models/issues
Project-URL: Homepage, https://github.com/songron/paapi-models
Description-Content-Type: text/markdown

# Paapi Adapters & Models

## Install

```
uv add paapi-models
```
