[](https://crates.io/crates/nom-mpq)
[](https://github.com/sebosp/nom-mpq/actions?query=workflow%3A%22Rust%22)
# nom-mpq
Learning Nom Parsers and the MoPaQ format.
## Changelog
### 2.0.5
- tracing_off feature flag for enhanced performance.
## Sources
- [The_MoPaQ_Archive_Format](https://web.archive.org/web/20120222093346/http://wiki.devklog.net/index.php?title=The_MoPaQ_Archive_Format)
- [MPyQ](https://github.com/arkx/mpyq/)