Metadata-Version: 2.4
Name: lookyloo-models
Version: 0.3.1
Summary: All the Pydantic models used across Lookyloo
Author: Raphaël Vinot
Author-email: Raphaël Vinot <raphael.vinot@circl.lu>
License-Expression: BSD-3-Clause
Requires-Dist: dateparser>=1.4
Requires-Dist: orjson>=3.11
Requires-Dist: pydantic>=2.13
Requires-Dist: ua-parser[regex]>=1.0
Requires-Python: >=3.10, <4
Project-URL: Repository, https://github.com/Lookyloo/lookyloo-models
Project-URL: Issues, https://github.com/Lookyloo/lookyloo-models/issues
Description-Content-Type: text/markdown

The models used across Lookyloo and Lacus, allows to validate before submission,
it also make sure we have the same objects everywhere.
