A script that imports the ACMA Spectra RRL into an SQLite3 database and produces a callbook CSV for amateur radio license holders.
chmod +x import.sh
./import.sh
- bash
- p7zip
- curl
- sqlite3
Thanks to Gwyn Hannay for contributing all of the database logic/functionality.