.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/pypi.yaml
.github/workflows/tests.yaml
oresat_gps/__init__.py
oresat_gps/__main__.py
oresat_gps/_gpio.py
oresat_gps/_version.py
oresat_gps/gps_service.py
oresat_gps/skytraq.py
oresat_gps.egg-info/PKG-INFO
oresat_gps.egg-info/SOURCES.txt
oresat_gps.egg-info/dependency_links.txt
oresat_gps.egg-info/entry_points.txt
oresat_gps.egg-info/requires.txt
oresat_gps.egg-info/top_level.txt
oresat_gps/templates/skytraq.html
tests/__init__.py
tests/test_skytraq.py