LICENSE
README.md
pyproject.toml
setup.py
anteater_tools/__init__.py
anteater_tools.egg-info/PKG-INFO
anteater_tools.egg-info/SOURCES.txt
anteater_tools.egg-info/dependency_links.txt
anteater_tools.egg-info/top_level.txt
anteater_tools/addition_tutor/__init__.py
anteater_tools/addition_tutor/addition.py
anteater_tools/leetspeak/__init__.py
anteater_tools/leetspeak/leetspeak.py
anteater_tools/recase/__init__.py
anteater_tools/recase/recase.py
anteater_tools/regex_to_string/__init__.py
anteater_tools/regex_to_string/regex_to_string.py
anteater_tools/word_scrambler/__init__.py
anteater_tools/word_scrambler/word_scrambler.py
test/test_addition.py
test/test_leetspeak.py
test/test_recase.py
test/test_regex_to_string.py
test/test_word_scrambler.py