CMakeLists.txt
MANIFEST.in
README.md
SymSpellCppPy.cpp
library.cpp
library.h
setup.py
./tests/CatchMain.cpp
./tests/SymSpellCppPyTest.py
SymSpellCppPy.egg-info/PKG-INFO
SymSpellCppPy.egg-info/SOURCES.txt
SymSpellCppPy.egg-info/dependency_links.txt
SymSpellCppPy.egg-info/not-zip-safe
SymSpellCppPy.egg-info/top_level.txt
include/BaseDistance.h
include/BaseSimilarity.h
include/DamerauOSA.h
include/Defines.h
include/EditDistance.h
include/Helpers.h
include/Levenshtein.h
resources/frequency_dictionary_en_82_765.txt
resources/frequency_dictionary_en_test_verbosity.txt
tests/CatchMain.cpp
tests/SymSpellCppPyTest.py