LICENSE.txt
MANIFEST.in
README.md
setup
setup.py
SLUSpell.egg-info/PKG-INFO
SLUSpell.egg-info/SOURCES.txt
SLUSpell.egg-info/dependency_links.txt
SLUSpell.egg-info/entry_points.txt
SLUSpell.egg-info/requires.txt
SLUSpell.egg-info/top_level.txt
sluspell/__init__.py
sluspell/main.py
sluspell/apps/__init__.py
sluspell/apps/langSpec.py
sluspell/apps/spellchecker.py
sluspell/apps/assets/dict/en_bi_dict.pkl
sluspell/apps/assets/dict/en_chars.pkl
sluspell/apps/assets/dict/en_dict.pkl
sluspell/apps/assets/dict/ga_bi_dict.pkl
sluspell/apps/assets/dict/ga_chars.pkl
sluspell/apps/assets/dict/ga_dict.pkl
sluspell/apps/assets/dict/ga_dict_uni.pkl
sluspell/static/css/style.css
sluspell/static/img/favicon.png
sluspell/static/img/ie.svg
sluspell/static/img/us.svg
sluspell/static/js/async.js
sluspell/static/js/bootstrap.min.js
sluspell/static/js/main.js
sluspell/static/js/popper.js
sluspell/static/js/script.js
sluspell/templates/index.html
sluspell/templates/assets/main_page.pkl
sluspell/templates/auth/login.html
sluspell/templates/auth/register.html