Simple command-line Python utility to print the contents of a binary FREQ0003 (.frq) file.
Usage:
- Install Python 2.7.10 or higher
- In the command line, navigate to the same directory as frq_reader.py and type "python frq_reader.py"
- When prompted, enter the fully-qualified pathname of the file you want to parse, or just the file name if it's in the same directory as frq_reader.py