.gitignore
README.rst
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_themes/LICENSE
docs/_themes/README.rst
docs/_themes/flask_theme_support.py
docs/_themes/kr/layout.html
docs/_themes/kr/relations.html
docs/_themes/kr/theme.conf
docs/_themes/kr/static/flasky.css_t
docs/_themes/kr/static/small_flask.css
docs/_themes/kr_small/layout.html
docs/_themes/kr_small/theme.conf
docs/_themes/kr_small/static/flasky.css_t
indicstemmer/__init__.py
indicstemmer/core.py
indicstemmer/stemmer_ml.rules
indicstemmer.egg-info/PKG-INFO
indicstemmer.egg-info/SOURCES.txt
indicstemmer.egg-info/dependency_links.txt
indicstemmer.egg-info/not-zip-safe
indicstemmer.egg-info/requires.txt
indicstemmer.egg-info/top_level.txt
indicstemmer/templates/indicstemmer.html
tests/__init__.py
tests/indicstemmer_test.py