MANIFEST.in
README.rst
requires.txt
settings.py
setup.py
FoLiA_Linguistic_Annotation_Tool.egg-info/PKG-INFO
FoLiA_Linguistic_Annotation_Tool.egg-info/SOURCES.txt
FoLiA_Linguistic_Annotation_Tool.egg-info/dependency_links.txt
FoLiA_Linguistic_Annotation_Tool.egg-info/requires.txt
FoLiA_Linguistic_Annotation_Tool.egg-info/top_level.txt
flat/__init__.py
flat/comm.py
flat/urls.py
flat/views.py
flat/wsgi.py
flat/modes/__init__.py
flat/modes/editor/__init__.py
flat/modes/editor/urls.py
flat/modes/editor/views.py
flat/modes/editor/templates/editor.html
flat/modes/metadata/__init__.py
flat/modes/metadata/urls.py
flat/modes/metadata/views.py
flat/modes/metadata/templates/metadata.html
flat/modes/structureeditor/__init__.py
flat/modes/structureeditor/urls.py
flat/modes/structureeditor/views.py
flat/modes/structureeditor/templates/structureeditor.html
flat/modes/viewer/__init__.py
flat/modes/viewer/urls.py
flat/modes/viewer/views.py
flat/modes/viewer/templates/search.html
flat/modes/viewer/templates/viewer.html
flat/modes/viewer/templates/viewermenu.html
flat/modes/viewer/templates/viewertoolsandoptions.html
flat/style/flat.css
flat/style/flat.editor.css
flat/style/flat.editor.js
flat/style/flat.js
flat/style/flat.metadata.css
flat/style/flat.metadata.js
flat/style/flat.structureeditor.css
flat/style/flat.structureeditor.js
flat/style/flat.viewer.css
flat/style/flat.viewer.js
flat/style/jquery-3.1.0.min.js
flat/style/jquery-ui.min.css
flat/style/jquery-ui.min.js
flat/style/lama-logo-transparent.png
flat/style/loader.gif
flat/style/logo.svg
flat/style/qunit-1.17.1.css
flat/style/qunit-1.17.1.js
flat/style/testflat.js
flat/templates/500.html
flat/templates/base.html
flat/templates/index.html
flat/templates/login.html
flat/templates/register.html
flat/users/__init__.py
flat/users/admin.py
flat/users/models.py
flat/users/tests.py
flat/users/views.py