Metadata-Version: 2.2
Name: imagematchingflow
Version: 1.1.1
Summary: A Python package with C++ backend for image matching
Author-email: Lei Wang <leiwang@lsu.edu>
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Install the package

```cmd
python setup.py clean --all
pip install .
```
