MANIFEST.in
README.md
setup.py
PySubstringSearch.egg-info/PKG-INFO
PySubstringSearch.egg-info/SOURCES.txt
PySubstringSearch.egg-info/dependency_links.txt
PySubstringSearch.egg-info/not-zip-safe
PySubstringSearch.egg-info/top_level.txt
images/logo.png
src/msufsort.hpp
src/pysubstringsearch.cpp
src/pybind11/attr.h
src/pybind11/buffer_info.h
src/pybind11/cast.h
src/pybind11/chrono.h
src/pybind11/common.h
src/pybind11/complex.h
src/pybind11/eigen.h
src/pybind11/embed.h
src/pybind11/eval.h
src/pybind11/functional.h
src/pybind11/iostream.h
src/pybind11/numpy.h
src/pybind11/operators.h
src/pybind11/options.h
src/pybind11/pybind11.h
src/pybind11/pytypes.h
src/pybind11/stl.h
src/pybind11/stl_bind.h
src/pybind11/detail/class.h
src/pybind11/detail/common.h
src/pybind11/detail/descr.h
src/pybind11/detail/init.h
src/pybind11/detail/internals.h
src/pybind11/detail/typeid.h
tests/__init__.py
tests/test_pysubstringsearch.py