Nib parser A simple tool written in rust to parse and display NIB files. The parser is largely based on the format described here. Usage cargo run <input.nib>