LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
wopeditor/__init__.py
wopeditor/__main__.py
wopeditor/platform.py
wopeditor/wopeditor.py
wopeditor/wopmods.py
wopeditor.egg-info/PKG-INFO
wopeditor.egg-info/SOURCES.txt
wopeditor.egg-info/dependency_links.txt
wopeditor.egg-info/entry_points.txt
wopeditor.egg-info/requires.txt
wopeditor.egg-info/top_level.txt
wopeditor/screens/__init__.py
wopeditor/screens/abc.py
wopeditor/screens/abcs.py
wopeditor/screens/drawing.py
wopeditor/screens/model.py
wopeditor/screens/newdrawing.py
wopeditor/screens/symbol.py
wopeditor/texnomagic/__init__.py
wopeditor/texnomagic/abc.py
wopeditor/texnomagic/abcs.py
wopeditor/texnomagic/common.py
wopeditor/texnomagic/drawing.py
wopeditor/texnomagic/model.py
wopeditor/texnomagic/symbol.py
wopeditor/widgets/__init__.py
wopeditor/widgets/drawingpreview.py
wopeditor/widgets/errorpopup.py
wopeditor/widgets/focusbutton.py
wopeditor/widgets/header.py
wopeditor/widgets/labeledtextinput.py
wopeditor/widgets/modelpreview.py
wopeditor/widgets/nicescrollview.py
wopeditor/widgets/sidebar.py