LICENSE.txt
MANIFEST.in
README.md
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/gtk4.css
turandot/assets/turandot.desktop
turandot/assets/turandot.png
turandot/assets/turandot.sh
turandot/assets/turandot.svg
turandot/assets/uninstall.sh
turandot/assets/update.sh
turandot/assets/windows_fonts.conf
turandot/assets/__pycache__/__init__.cpython-311.pyc
turandot/assets/extract/__init__.py
turandot/assets/extract/__main__.py
turandot/gtk4/__init__.py
turandot/gtk4/__main__.py
turandot/gtk4/catcher.py
turandot/gtk4/enumlocalization.py
turandot/gtk4/filefilters.py
turandot/gtk4/guithread.py
turandot/gtk4/mainwindow.py
turandot/gtk4/controllers/__init__.py
turandot/gtk4/controllers/basecontroller.py
turandot/gtk4/controllers/conversionupdater.py
turandot/gtk4/controllers/convertercontroller.py
turandot/gtk4/controllers/cslcontroller.py
turandot/gtk4/controllers/headerbarcontroller.py
turandot/gtk4/controllers/templatecontroller.py
turandot/gtk4/dialogs/__init__.py
turandot/gtk4/dialogs/aboutdialog.py
turandot/gtk4/dialogs/confirmationdialog.py
turandot/gtk4/dialogs/errordialog.py
turandot/gtk4/dialogs/filechooser.py
turandot/gtk4/dialogs/settingsdialog.py
turandot/gtk4/dialogs/templateeditor.py
turandot/gtk4/presentations/__init__.py
turandot/gtk4/presentations/enumdropdown.py
turandot/gtk4/presentations/observerdropdown.py
turandot/gtk4/presentations/observerlistviews.py
turandot/gtk4/presentations/settingspresentation.py
turandot/gtk4/representations/__init__.py
turandot/gtk4/representations/dbobservables.py
turandot/gtk4/representations/observerbase.py
turandot/gtk4/views/__init__.py
turandot/gtk4/views/convertertab.py
turandot/gtk4/views/csltab.py
turandot/gtk4/views/headerbarview.py
turandot/gtk4/views/templatetab.py
turandot/gtk4/views/viewcomponent.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/sql/__init__.py
turandot/model/sql/base.py
turandot/model/sql/engine.py
turandot/model/sql/repository.py
turandot/model/sql/tables.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