Metadata-Version: 2.1
Name: picsellia-annotations
Version: 0.9.0
Summary: Package with pydantic schemas of COCO files and VOC File and some utils to read those annotations files
Author: Thomas Darget
Author-email: thomasdarget@hotmail.fr
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pydantic (>=2.0.0,<3.0.0)
Requires-Dist: xmltodict (>=0.13.0,<0.14.0)
