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