README.txt
setup.py
sapphire/__init__.py
sapphire.egg-info/PKG-INFO
sapphire.egg-info/SOURCES.txt
sapphire.egg-info/dependency_links.txt
sapphire.egg-info/entry_points.txt
sapphire.egg-info/requires.txt
sapphire.egg-info/top_level.txt
sapphire/buildtools/__init__.py
sapphire/buildtools/core.py
sapphire/buildtools/firmware_package.py
sapphire/buildtools/global_settings.py
sapphire/buildtools/linker.x
sapphire/buildtools/settings.json
sapphire/buildtools/settings.py
sapphire/buildtools/project_template/app.c
sapphire/buildtools/project_template/app.h
sapphire/buildtools/project_template/main.c
sapphire/buildtools/project_template/settings.json
sapphire/common/__init__.py
sapphire/common/app.py
sapphire/common/fnmatch2.py
sapphire/common/ribbon.py
sapphire/common/util.py
sapphire/devices/__init__.py
sapphire/devices/channel.py
sapphire/devices/device.py
sapphire/devices/firmware.py
sapphire/devices/legacydevice.py
sapphire/devices/protocols.py
sapphire/devices/sapphireconsole.py
sapphire/devices/sapphiredata.py
sapphire/fields/__init__.py
sapphire/fields/kv_hash.py
sapphire/fields/protocol.py
sapphire/fields/sapphiretypes.py
sapphire/query/__init__.py
sapphire/query/query.py
sapphire/udpx/__init__.py
sapphire/udpx/udpx.py