Metadata-Version: 2.4
Name: cveda
Version: 0.1.0
Summary: "Lightweight EDA utilities for computer vision datasets"
Author: Your Name
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: opencv-python
Requires-Dist: pillow
Requires-Dist: scikit-learn
Dynamic: license-file

# cveda readme
A minimal starter for the cveda project.
