A library for parsing binary Metamath Zero proof files.
The proof files for Metamath Zero are designed to be consumed by the verifier in situ, such that parsing the file into complicated data structures is not necessary. This library exposes the internals of the file format for inspecting and debugging purposes.
This library is distributed under the terms of either the MIT license (see LICENSE-MIT) or the Apache License, Version 2.0 (see LICENSE-APACHE).