MANIFEST.in
README.rst
boatd-config.json.example
boatd-config.yaml.example
setup.py
bin/boatd
boatd/__init__.py
boatd/api.py
boatd/base_plugin.py
boatd/behaviour.py
boatd/boat.py
boatd/color.py
boatd/config.py
boatd/driver.py
boatd/logger.py
boatd/nmea.py
boatd/plugin.py
boatd/utils.py
boatd.egg-info/PKG-INFO
boatd.egg-info/SOURCES.txt
boatd.egg-info/dependency_links.txt
boatd.egg-info/requires.txt
boatd.egg-info/top_level.txt
example/basic_behaviour.py
example/basic_driver.py