Metadata-Version: 2.4
Name: dataset-merger
Version: 0.1.0
Summary: A python package to merge datasets of various formats (COCO, JSON, etc) into one dataset.
Author-email: Usama Mangi <usamamangi.fl@gmail.com>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/UsamaGM/dataset-merger
Project-URL: Issues, https://github.com/UsamaGM/dataset-merger/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.2.6
Requires-Dist: opencv-python>=4.11.0.86
Requires-Dist: tqdm>=4.67.1
Dynamic: license-file
