MANIFEST.in
README.md
requirements.txt
setup.py
addok/__init__.py
addok/core.py
addok/db.py
addok/debug.py
addok/index_utils.py
addok/server.py
addok/utils.py
addok.egg-info/PKG-INFO
addok.egg-info/SOURCES.txt
addok.egg-info/dependency_links.txt
addok.egg-info/entry_points.txt
addok.egg-info/requires.txt
addok.egg-info/top_level.txt
addok/batch/__init__.py
addok/batch/default.py
addok/batch/nominatim.py
addok/batch/psql.py
addok/batch/utils.py
addok/bin/__init__.py
addok/bin/init.d
addok/config/__init__.py
addok/config/default.py
addok/config/local.py
addok/resources/synonyms/fr.txt
addok/textutils/__init__.py
addok/textutils/fr.py
addok/textutils/fr_FR.py
addok/textutils/default/__init__.py
addok/textutils/default/pipeline.py