LICENSE
README.md
pyproject.toml
setup.py
mantacoder/__init__.py
mantacoder/__main__.py
mantacoder.egg-info/PKG-INFO
mantacoder.egg-info/SOURCES.txt
mantacoder.egg-info/dependency_links.txt
mantacoder.egg-info/entry_points.txt
mantacoder.egg-info/requires.txt
mantacoder.egg-info/top_level.txt
mantacoder/tools/__init__.py
mantacoder/tools/ask_user.py
mantacoder/tools/attempt_completion.py
mantacoder/tools/base.py
mantacoder/tools/command_line.py
mantacoder/tools/file_utils.py
mantacoder/tools/manager.py
mantacoder/tools/read_file.py
mantacoder/tools/replace_file.py
mantacoder/tools/write_file.py