Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 241 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 241 Bytes

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>