ferrocat-po
Performance-first gettext PO parsing, serialization, merge helpers, and catalog workflows for ferrocat.
Add it with:
Use this crate when you want the PO-specific surface directly:
parse_po/parse_po_borrowedfor raw.poparsingstringify_pofor serializationmerge_catalogfor lightweight gettext-style mergesparse_catalog,update_catalog, andNormalizedParsedCatalog::compilefor higher-level catalog workflowscompile_catalog_artifactfor requested-locale runtime artifacts with fallback resolution and missing reportscompile_catalog_artifact_selectedfor selected compiled-ID subsets of those runtime artifacts
If you want the umbrella dependency instead, use ferrocat.