LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
spoteno/__init__.py
spoteno/normalizer.py
spoteno.egg-info/PKG-INFO
spoteno.egg-info/SOURCES.txt
spoteno.egg-info/dependency_links.txt
spoteno.egg-info/not-zip-safe
spoteno.egg-info/requires.txt
spoteno.egg-info/top_level.txt
spoteno/configuration/__init__.py
spoteno/configuration/base.py
spoteno/configuration/de.py
spoteno/resources/__init__.py
spoteno/resources/de/alphabet.json
spoteno/steps/__init__.py
spoteno/steps/base.py
spoteno/steps/diacritics.py
spoteno/steps/numbers.py
spoteno/steps/replacement.py
spoteno/steps/string.py
spoteno/steps/tokenize.py