LICENSE.txt
MANIFEST.in
README.rst
setup.py
gpsdio/__init__.py
gpsdio/_schema_def.py
gpsdio/base.py
gpsdio/core.py
gpsdio/drivers.py
gpsdio/pycompat.py
gpsdio/schema.py
gpsdio/validate.py
gpsdio.egg-info/PKG-INFO
gpsdio.egg-info/SOURCES.txt
gpsdio.egg-info/dependency_links.txt
gpsdio.egg-info/entry_points.txt
gpsdio.egg-info/requires.txt
gpsdio.egg-info/top_level.txt
gpsdio/cli/__init__.py
gpsdio/cli/commands.py
gpsdio/cli/main.py
tests/__init__.py
tests/cmdtest.py
tests/sample_files.py
tests/test_base.py
tests/test_cli_commands.py
tests/test_cli_info.py
tests/test_cli_main.py
tests/test_compatibility.py
tests/test_core.py
tests/test_drivers.py
tests/test_schema.py
tests/test_schema_def.py
tests/test_validate.py