v2.0.1
Codebase Reorganization
Reorganized the project into a clean package structure:
lib/— core library modules (command_parser,grammar,transcription)spotters/— network posting clients (dx_cluster,pota_spotter,sota_spotter)tests/— all unit testssources/— audio source classes (unchanged)
Other changes
- Removed obsolete standalone scripts (
kiwi_stream.py,rtl_stream.py), superseded bysources/ - Updated debian packaging for new directory layout
No functional changes — all 148 tests pass.