LICENSE
README.md
pyproject.toml
src/stringthings/__init__.py
src/stringthings/compression.py
src/stringthings/dates.py
src/stringthings/errors.py
src/stringthings/filenames.py
src/stringthings/numbers.py
src/stringthings/splits.py
src/stringthings.egg-info/PKG-INFO
src/stringthings.egg-info/SOURCES.txt
src/stringthings.egg-info/dependency_links.txt
src/stringthings.egg-info/requires.txt
src/stringthings.egg-info/top_level.txt
test/test_compression.py