This script allows you to convert RVData files to JSON or YAML format. It can read both .rvdata files and JSON files, and write the output to either JSON or YAML.
rubymarshallibrary- Python 3.x
python rvdata_converter.py <input_file> <output_file> [--to-json | --to-yaml]