Metadata-Version: 2.4
Name: ImageMatchingFlow
Version: 0.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 .
```
