setup.py
src/gazehound/__init__.py
src/gazehound/event.py
src/gazehound/gazepoint.py
src/gazehound/shapes.py
src/gazehound/timeline.py
src/gazehound/utilities.py
src/gazehound/version.py
src/gazehound/view_plotter.py
src/gazehound/viewing.py
src/gazehound.egg-info/PKG-INFO
src/gazehound.egg-info/SOURCES.txt
src/gazehound.egg-info/dependency_links.txt
src/gazehound.egg-info/entry_points.txt
src/gazehound.egg-info/requires.txt
src/gazehound.egg-info/top_level.txt
src/gazehound/ext/__init__.py
src/gazehound/ext/png.py
src/gazehound/filters/__init__.py
src/gazehound/filters/iview.py
src/gazehound/readers/__init__.py
src/gazehound/readers/auto_pointpath.py
src/gazehound/readers/delimited.py
src/gazehound/readers/iview.py
src/gazehound/readers/timeline.py
src/gazehound/runners/__init__.py
src/gazehound/runners/fixation_statistics.py
src/gazehound/runners/gaze_statistics.py
src/gazehound/writers/__init__.py
src/gazehound/writers/delimited.py
src/gazehound/writers/png.py