bb-bmap-parser 0.1.0

bmap-parser is a library for Rust to parse bmap files
Documentation
1
2
3
4
5
6
7
8
# bb-bmap-parser

This project is a fork of [bmap-rs](https://github.com/collabora/bmap-rs) which does not seem to be merging new changes anymore. It is meant to be used as a general purpose bmap file parser.

It is being used in [BeagleBoard Imaging Utility](https://github.com/beagleboard/bb-imager-rs).

## License
bmap-rs is licensed under dual Apache-2.0 and MIT licenses.