README.md
pyproject.toml
setup.py
tokensave.pth
tests/test_cli.py
tests/test_compression.py
tests/test_import.py
tests/test_normalizer.py
tests/test_openai_wrapper.py
tokensave/__init__.py
tokensave/_auto.py
tokensave/cache.py
tokensave/cli.py
tokensave/normalizer.py
tokensave/proxy.py
tokensave.egg-info/PKG-INFO
tokensave.egg-info/SOURCES.txt
tokensave.egg-info/dependency_links.txt
tokensave.egg-info/entry_points.txt
tokensave.egg-info/requires.txt
tokensave.egg-info/top_level.txt
tokensave/compressors/__init__.py
tokensave/compressors/rules.py
tokensave/detectors/__init__.py