# rebar3_erli18n v0.1.0 - Table of Contents

## Pages

- [rebar3_erli18n](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)

## Modules

- [rebar3_erli18n](rebar3_erli18n.md): rebar3 plugin entry point for erli18n catalog tooling.
- [rebar3_erli18n_common](rebar3_erli18n_common.md): Shared plumbing for the `extract`/`merge`/`check`/`report` providers.
- [rebar3_erli18n_extract_forms](rebar3_erli18n_extract_forms.md): Abstract-form extractor for erli18n facade call sites.
- [rebar3_erli18n_host](rebar3_erli18n_host.md): Single seam over the rebar3 HOST API.
- [rebar3_erli18n_jaro](rebar3_erli18n_jaro.md): Jaro-similarity fuzzy matcher for msgmerge-style merge.
- [rebar3_erli18n_keywords](rebar3_erli18n_keywords.md): Name-AND-arity keyword spec for the erli18n facade family.
- [rebar3_erli18n_po_meta](rebar3_erli18n_po_meta.md): Metadata-aware PO/POT serializer for `.pot`/`.po` catalogs.
- [rebar3_erli18n_prv_check](rebar3_erli18n_prv_check.md): `rebar3 erli18n check` — fail the build when the `.pot` templates are stale.
- [rebar3_erli18n_prv_extract](rebar3_erli18n_prv_extract.md): `rebar3 erli18n extract` — walk the project's abstract forms and write one
`.pot` per domain.
- [rebar3_erli18n_prv_merge](rebar3_erli18n_prv_merge.md): `rebar3 erli18n merge` — msgmerge-style sync of a `.po` against the fresh
`.pot`.
- [rebar3_erli18n_prv_report](rebar3_erli18n_prv_report.md): `rebar3 erli18n report` — per-`(Domain, Locale)` translation-completeness
report.

