LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
turandot/__init__.py
turandot/__main__.py
turandot/exceptions.py
turandot/meta.py
turandot/sysinfo.py
turandot.egg-info/PKG-INFO
turandot.egg-info/SOURCES.txt
turandot.egg-info/dependency_links.txt
turandot.egg-info/requires.txt
turandot.egg-info/top_level.txt
turandot/assets/__init__.py
turandot/assets/about.txt
turandot/assets/default.yaml
turandot/assets/mainwindow.glade
turandot/assets/turandot.png
turandot/assets/turandot.svg
turandot/assets/windows_fonts.conf
turandot/assets/__pycache__/__init__.cpython-39.pyc
turandot/gtk/__init__.py
turandot/gtk/__main__.py
turandot/gtk/decorators.py
turandot/gtk/filetypefilters.py
turandot/gtk/gtkcatcher.py
turandot/gtk/gtkenums.py
turandot/gtk/view.py
turandot/gtk/controllers/__init__.py
turandot/gtk/controllers/aboutcontroller.py
turandot/gtk/controllers/basecontroller.py
turandot/gtk/controllers/conversionupdater.py
turandot/gtk/controllers/convertertabcontroller.py
turandot/gtk/controllers/datadropdowncontroller.py
turandot/gtk/controllers/dialogcontroller.py
turandot/gtk/controllers/exportcontroller.py
turandot/gtk/controllers/settingscontroller.py
turandot/gtk/presentations/__init__.py
turandot/gtk/presentations/configpresentation.py
turandot/gtk/presentations/dbdropdown.py
turandot/gtk/presentations/enumdropdown.py
turandot/model/__init__.py
turandot/model/util.py
turandot/model/zoteroconnector.py
turandot/model/config/__init__.py
turandot/model/config/config.py
turandot/model/config/configdict.py
turandot/model/converter/__init__.py
turandot/model/converter/applytemplate.py
turandot/model/converter/conversionprocessor.py
turandot/model/converter/converterbase.py
turandot/model/converter/converterchain.py
turandot/model/converter/convtohtml.py
turandot/model/converter/copytemplate.py
turandot/model/converter/frontendstrategy.py
turandot/model/converter/gatherdata.py
turandot/model/converter/weasytopdf.py
turandot/model/converter/optional/__init__.py
turandot/model/converter/optional/tocpagination.py
turandot/model/converter/optional/unifiedmath.py
turandot/model/datastructures/__init__.py
turandot/model/datastructures/baseasset.py
turandot/model/datastructures/companiondata.py
turandot/model/datastructures/conversionjob.py
turandot/model/datastructures/cslasset.py
turandot/model/datastructures/dbasset.py
turandot/model/datastructures/enums.py
turandot/model/datastructures/queuemsg.py
turandot/model/datastructures/sourceasset.py
turandot/model/datastructures/textasset.py
turandot/model/datastructures/tmplasset.py
turandot/model/db/__init__.py
turandot/model/db/dbinit.py
turandot/model/db/dbmodels.py
turandot/model/db/fpersist.py
turandot/ttk/__init__.py
turandot/ttk/__main__.py
turandot/ttk/filetypes.py
turandot/ttk/tkcatcher.py
turandot/ttk/controllers/__init__.py
turandot/ttk/controllers/aboutcontroller.py
turandot/ttk/controllers/basecontroller.py
turandot/ttk/controllers/conversionupdater.py
turandot/ttk/controllers/convertercontroller.py
turandot/ttk/controllers/dbdropdowncontroller.py
turandot/ttk/controllers/exceptioncontroller.py
turandot/ttk/controllers/exportcontroller.py
turandot/ttk/controllers/settingscontroller.py
turandot/ttk/presentations/__init__.py
turandot/ttk/presentations/configpresentations.py
turandot/ttk/presentations/dbfedpicker.py
turandot/ttk/presentations/dropdownobservables.py
turandot/ttk/presentations/dropdownobservers.py
turandot/ttk/presentations/enumcombobox.py
turandot/ttk/presentations/kvcombobox.py
turandot/ttk/view/__init__.py
turandot/ttk/view/abouttab.py
turandot/ttk/view/convertertab.py
turandot/ttk/view/csltab.py
turandot/ttk/view/processframe.py
turandot/ttk/view/settingstab.py
turandot/ttk/view/styles.py
turandot/ttk/view/templatetab.py
turandot/ttk/view/ttkview.py
turandot/ttk/view/viewcomponent.py
turandot/ui/__init__.py
turandot/ui/background.py
turandot/ui/enumtranslations.py
turandot/ui/exceptioncatcher.py
turandot/ui/frontend.py
turandot/ui/utils.py