INSTALL
LICENSE
MANIFEST.in
README.md
dict_en.dat.gz
fileformat.txt
manual.html
names.txt.gz
pyproject.toml
sample.trelby
setup.cfg
setup.py
trelby.1.gz
trelby.desktop
Trelby.egg-info/PKG-INFO
Trelby.egg-info/SOURCES.txt
Trelby.egg-info/dependency_links.txt
Trelby.egg-info/top_level.txt
bin/trelby
doc/trelby.1.gz
resources/README
resources/close.png
resources/export.png
resources/find.png
resources/fullscreen.png
resources/icon128.png
resources/icon16.png
resources/icon256.png
resources/icon32.png
resources/icon64.png
resources/import.png
resources/layout.png
resources/logo.jpg
resources/new.png
resources/open.png
resources/pdf.png
resources/quotes.txt
resources/redo.png
resources/report.png
resources/save.png
resources/saveas.png
resources/scrset.png
resources/settings.png
resources/tools.png
resources/undo.png
src/__init__.py
src/autocompletion.py
src/autocompletiondlg.py
src/cfgdlg.py
src/characterreport.py
src/charmapdlg.py
src/commandsdlg.py
src/config.py
src/dialoguechart.py
src/error.py
src/finddlg.py
src/fontinfo.py
src/gutil.py
src/headers.py
src/headersdlg.py
src/locationreport.py
src/locations.py
src/locationsdlg.py
src/misc.py
src/myimport.py
src/mypager.py
src/mypickle.py
src/namearray.py
src/namesdlg.py
src/opts.py
src/pdf.py
src/pml.py
src/reports.py
src/scenereport.py
src/screenplay.py
src/scriptreport.py
src/spellcheck.py
src/spellcheckcfgdlg.py
src/spellcheckdlg.py
src/splash.py
src/titles.py
src/titlesdlg.py
src/trelby.py
src/truetype.py
src/undo.py
src/util.py
src/viewmode.py
src/watermarkdlg.py
src/../README.md
src/../dict_en.dat.gz
src/../fileformat.txt
src/../manual.html
src/../names.txt.gz
src/../sample.trelby
src/../resources/README
src/../resources/close.png
src/../resources/export.png
src/../resources/find.png
src/../resources/fullscreen.png
src/../resources/icon128.png
src/../resources/icon16.png
src/../resources/icon256.png
src/../resources/icon32.png
src/../resources/icon64.png
src/../resources/import.png
src/../resources/layout.png
src/../resources/logo.jpg
src/../resources/new.png
src/../resources/open.png
src/../resources/pdf.png
src/../resources/quotes.txt
src/../resources/redo.png
src/../resources/report.png
src/../resources/save.png
src/../resources/saveas.png
src/../resources/scrset.png
src/../resources/settings.png
src/../resources/tools.png
src/../resources/undo.png
tests/test_addchar.py
tests/test_changetype.py
tests/test_characterreport.py
tests/test_copypaste.py
tests/test_cut.py
tests/test_delete.py
tests/test_ismodified.py
tests/test_join_elems.py
tests/test_locationreport.py
tests/test_locations.py
tests/test_movement.py
tests/test_myimport.py
tests/test_pagelist.py
tests/test_renderscreenplay.py
tests/test_scenereport.py
tests/test_scriptreport.py
tests/test_util.py
tests/test_validate.py