LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
aca/__init__.py
aca/aca.h
aca/aca_cpp.cpp
aca/aca_cpp.pyx
aca/all.h
aca/automaton.cpp
aca/automaton.h
aca/example1.py
aca/example2.py
aca/example3.py
aca/example4.py
aca/example5.py
aca/match.cpp
aca/match.h
aca/node.cpp
aca/node.h
aca.egg-info/.DS_Store
aca.egg-info/PKG-INFO
aca.egg-info/SOURCES.txt
aca.egg-info/dependency_links.txt
aca.egg-info/requires.txt
aca.egg-info/top_level.txt
aca/test/__init__.py
aca/test/test_example_names.py
aca/test/test_get_matches.py
aca/test/test_has_pattern.py
aca/test/test_has_prefix.py
aca/test/test_iterations.py
aca/test/test_map_interface.py
aca/test/test_remove_overlaps.py
aca/test/test_serialize.py
aca/test/test_serialize_newlines.py