LICENSE
README.rst
pyproject.toml
ConversationalSpaceMapApp.egg-info/PKG-INFO
ConversationalSpaceMapApp.egg-info/SOURCES.txt
ConversationalSpaceMapApp.egg-info/dependency_links.txt
ConversationalSpaceMapApp.egg-info/entry_points.txt
ConversationalSpaceMapApp.egg-info/requires.txt
ConversationalSpaceMapApp.egg-info/top_level.txt
conversationalspacemapapp/__init__.py
conversationalspacemapapp/__main__.py
conversationalspacemapapp/App/AboutRenderer.py
conversationalspacemapapp/App/Conversation.py
conversationalspacemapapp/App/FileHistory.py
conversationalspacemapapp/App/PlotRendering.py
conversationalspacemapapp/App/TranscriptPdfRenderer.py
conversationalspacemapapp/App/TranscriptPresentation.py
conversationalspacemapapp/App/TranscriptRenderer.py
conversationalspacemapapp/App/__init__.py
conversationalspacemapapp/App/TogaApp/__init__.py
conversationalspacemapapp/App/TogaApp/app.py
conversationalspacemapapp/App/assets/CSM_icon.png
conversationalspacemapapp/IconConverter/Converter.py
conversationalspacemapapp/IconConverter/__init__.py
conversationalspacemapapp/Parser/AbstractParser.py
conversationalspacemapapp/Parser/TimestampParser.py
conversationalspacemapapp/Parser/__init__.py
conversationalspacemapapp/Plotter/PlotMap.py
conversationalspacemapapp/Plotter/StylePicker.py
conversationalspacemapapp/Plotter/__init__.py
conversationalspacemapapp/Types/Constants.py
conversationalspacemapapp/Types/Data.py
conversationalspacemapapp/Types/__init__.py