# Gettext for Rust
[Documentation (0.2)](https://crates.fyi/crates/gettext/0.2.0/)
[Documentation (master)](https://justinas.github.io/gettext/gettext/)
## Roadmap for now
- [x] Parsing MO files (10.3)
- [x] Parsing metadata (6.2)
- [x] Supporting encodings other than UTF-8
- [ ] Parsing the plural expression? (11.2.6)
- [ ] Correct pathfinding? (11.2.3)