LICENSE
MANIFEST.in
README.md
pyproject.toml
punmunch/__init__.py
punmunch/__main__.py
punmunch/affix.py
punmunch/cli.py
punmunch/dictionary.py
punmunch/exceptions.py
punmunch/expander.py
punmunch/py.typed
punmunch/unmunch.py
punmunch.egg-info/PKG-INFO
punmunch.egg-info/SOURCES.txt
punmunch.egg-info/dependency_links.txt
punmunch.egg-info/entry_points.txt
punmunch.egg-info/requires.txt
punmunch.egg-info/top_level.txt
tests/test_affix.py
tests/test_cli.py
tests/test_dictionary.py
tests/test_expander.py
tests/test_unmunch.py