LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
gpsd_format/__init__.py
gpsd_format/_schema_def.py
gpsd_format/cli.py
gpsd_format/io.py
gpsd_format/schema.py
gpsd_format/validate.py
gpsd_format.egg-info/PKG-INFO
gpsd_format.egg-info/SOURCES.txt
gpsd_format.egg-info/dependency_links.txt
gpsd_format.egg-info/entry_points.txt
gpsd_format.egg-info/requires.txt
gpsd_format.egg-info/top_level.txt
tests/__init__.py
tests/cmdtest.py
tests/test_gpsdecode_compatibility.py
tests/test_io.py
tests/test_schema.py
tests/test_schema_def.py
tests/test_validate.py