LICENSE
MANIFEST.in
README.md
pyproject.toml
codetoprompt/__init__.py
codetoprompt/cli.py
codetoprompt/compressor.py
codetoprompt/config.py
codetoprompt/core.py
codetoprompt/utils.py
codetoprompt/version.py
codetoprompt.egg-info/PKG-INFO
codetoprompt.egg-info/SOURCES.txt
codetoprompt.egg-info/dependency_links.txt
codetoprompt.egg-info/entry_points.txt
codetoprompt.egg-info/requires.txt
codetoprompt.egg-info/top_level.txt
tests/test_cli.py
tests/test_core.py