Metadata-Version: 2.1
Name: eclipsetools
Version: 0.0.2
Summary: A set of useful custom tools that I use a lot
Author: Matthew Sanchez
Author-email: xxspicymelonxx@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python
Requires-Dist: pillow
Requires-Dist: numpy

# eclipsetools

[![PyPI version](https://badge.fury.io/py/eclipsetools.svg)](https://badge.fury.io/py/eclipsetools)

**eclipsetools** description text

## Features

- **Feature1**: brief description

## Examples

```python

```
