Metadata-Version: 2.3
Name: lookyloo-models
Version: 0.2.5
Summary: All the Pydantic models used across Lookyloo
Author: Raphaël Vinot
Author-email: Raphaël Vinot <raphael.vinot@circl.lu>
Requires-Dist: dateparser>=1.4.0
Requires-Dist: orjson>=3.11.8
Requires-Dist: pydantic>=2.13
Requires-Dist: ua-parser[regex]>=1.0.1
Requires-Python: >=3.10, <4
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.
