ferrocat 0.7.0

Rust-first gettext and ICU toolkit for PO parsing, catalog updates, and MessageFormat parsing.
Documentation

ferrocat

crates.io docs.rs

Public umbrella crate for the ferrocat workspace.

Add it with:

cargo add ferrocat

It re-exports the stable Rust API from ferrocat-po and ferrocat-icu.

Use it when you want one dependency for:

  • PO parsing and serialization
  • catalog normalization, updating, runtime compilation, and requested-locale artifact generation
  • ICU MessageFormat parsing and inspection

Repository, docs, and contribution guidelines: