dwarfs 0.2.1

A library for reading DwarFS archives (aka. DwarFS images)
Documentation
# dwarfs

[![crates.io](https://img.shields.io/crates/v/dwarfs)](https://crates.io/crates/dwarfs)
[![docs.rs](https://img.shields.io/docsrs/dwarfs)][docs]

A library for reading [DwarFS][dwarfs] archives (aka. DwarFS images).

See [documentations][docs] for more details.

[dwarfs]: https://github.com/mhx/dwarfs
[docs]: https://docs.rs/dwarfs

#### License

<sup>
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
</sup>

<br>

<sub>
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.
</sub>