.gitignore
CONTRIBUTORS
COPYRIGHT.txt
LICENSE
README.rst
TODO.txt
pyproject.toml
setup.py
tox.ini
.github/workflows/publish.yml
.github/workflows/pytest.yml
aprs3/__init__.py
aprs3/classes.py
aprs3/constants.py
aprs3/decimaldegrees.py
aprs3/geo_util.py
aprs3/parser.py
aprs3.egg-info/PKG-INFO
aprs3.egg-info/SOURCES.txt
aprs3.egg-info/dependency_links.txt
aprs3.egg-info/requires.txt
aprs3.egg-info/top_level.txt
doc/APRS101.pdf
examples/aprsis_decode.py
tests/__init__.py
tests/test_decode_regression.py
tests/test_geo_util.py