Metadata-Version: 2.1
Name: picsellia-annotations
Version: 0.5.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.7,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pydantic (>=1.9,<2.0)
Requires-Dist: xmltodict (>=0.13.0,<0.14.0)
