MANIFEST.in
README.md
setup.py
PointMatcher/__init__.py
PointMatcher/__main__.py
PointMatcher.egg-info/PKG-INFO
PointMatcher.egg-info/SOURCES.txt
PointMatcher.egg-info/dependency_links.txt
PointMatcher.egg-info/entry_points.txt
PointMatcher.egg-info/requires.txt
PointMatcher.egg-info/top_level.txt
PointMatcher/actions/__init__.py
PointMatcher/actions/addpair.py
PointMatcher/actions/autosaving.py
PointMatcher/actions/closefile.py
PointMatcher/actions/complementmatch.py
PointMatcher/actions/editkeypointmode.py
PointMatcher/actions/editmatchmode.py
PointMatcher/actions/newfile.py
PointMatcher/actions/opendir.py
PointMatcher/actions/openfile.py
PointMatcher/actions/opennextpair.py
PointMatcher/actions/openprevpair.py
PointMatcher/actions/quitapp.py
PointMatcher/actions/removepair.py
PointMatcher/actions/sanitycheck.py
PointMatcher/actions/savefile.py
PointMatcher/actions/savefileas.py
PointMatcher/actions/showinfo.py
PointMatcher/data/__init__.py
PointMatcher/data/matching.py
PointMatcher/data/op.py
PointMatcher/data/painter.py
PointMatcher/widgets/__init__.py
PointMatcher/widgets/canvas.py
PointMatcher/widgets/mainwindow.py
PointMatcher/widgets/pairwidget.py
PointMatcher/widgets/scrollwidget.py
PointMatcher/widgets/settings.py
PointMatcher/widgets/toolbar.py
PointMatcher/widgets/viewwidget.py
PointMatcher/widgets/zoomwidget.py