resb 0.1.1

Utilities for reading and writing ICU resource bundle files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# resb

<!-- cargo-rdme start -->

`resb` is a utility crate of the [`ICU4X`] project for working with ICU
resource bundle files.

It comprises modules for reading and optionally writing [`binary`] `.res`
files as well as optionally for reading [`text`] bundles.

[`ICU4X`]: ../icu/index.html

<!-- cargo-rdme end -->

## More Information

For more information on development, authorship, contributing etc. please visit [`ICU4X home page`](https://github.com/unicode-org/icu4x).