LICENSE.txt
README.md
pyproject.toml
setup.py
src/AhoCorasick.py
src/Block.py
src/Enumerate.py
src/SemiNaive.py
src/__init__.py
src/diPwm.py
src/dipwmsearch.egg-info/PKG-INFO
src/dipwmsearch.egg-info/SOURCES.txt
src/dipwmsearch.egg-info/dependency_links.txt
src/dipwmsearch.egg-info/requires.txt
src/dipwmsearch.egg-info/top_level.txt
test/test_Aho.py
test/test_Block.py
test/test_Enumerate.py
test/test_SemiNaive.py
test/test_diPWM.py
test/test_diPWM_file.py