.pre-commit-config.yaml
AUTHORS
ChangeLog
INSTALL.txt
LICENSE
MANIFEST.in
Makefile
README.rst
dev-requirements.in
dev-requirements.txt
pyproject.toml
requirements.in
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/python.yml
aprsd/__init__.py
aprsd/client.py
aprsd/dev.py
aprsd/email.py
aprsd/fake_aprs.py
aprsd/flask.py
aprsd/fuzzyclock.py
aprsd/healthcheck.py
aprsd/main.py
aprsd/messaging.py
aprsd/plugin.py
aprsd/plugin_utils.py
aprsd/stats.py
aprsd/threads.py
aprsd/trace.py
aprsd/utils.py
aprsd.egg-info/PKG-INFO
aprsd.egg-info/SOURCES.txt
aprsd.egg-info/dependency_links.txt
aprsd.egg-info/entry_points.txt
aprsd.egg-info/not-zip-safe
aprsd.egg-info/pbr.json
aprsd.egg-info/requires.txt
aprsd.egg-info/top_level.txt
aprsd/plugins/__init__.py
aprsd/plugins/email.py
aprsd/plugins/fortune.py
aprsd/plugins/location.py
aprsd/plugins/ping.py
aprsd/plugins/query.py
aprsd/plugins/time.py
aprsd/plugins/version.py
aprsd/plugins/weather.py
aprsd/web/static/json-viewer/jquery.json-viewer.css
aprsd/web/static/json-viewer/jquery.json-viewer.js
aprsd/web/templates/index.html
aprsd/web/templates/messages.html
docker/Dockerfile
docker/build.sh
docker/docker-compose.yml
docker/bin/run.sh
docs/clean_docs.py
docs/conf.py
docs/configure.rst
docs/index.rst
docs/install.rst
docs/links.rst
docs/plugin.rst
docs/readme.rst
docs/server.rst
docs/_static/.keep
docs/_static/aprsd_overview.png
docs/_static/aprsd_overview.svg
docs/_templates/.keep
docs/apidoc/aprsd.plugins.rst
docs/apidoc/aprsd.rst
docs/apidoc/modules.rst
examples/plugins/__init__.py
examples/plugins/example_plugin.py
tests/__init__.py
tests/test_email.py
tests/test_main.py
tests/test_messaging.py
tests/test_plugin.py
tools/fast8.sh