Metadata-Version: 2.3
Name: lookyloo-models
Version: 0.1.1
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.3.0
Requires-Dist: orjson>=3.11.7
Requires-Dist: pydantic>=2.12.5
Requires-Dist: pydantic-core>=2.41.5
Requires-Python: >=3.10, <3.15
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.
