Expo Plural Forms
A parser for plural form headers in PO files.
:warning::warning: This library is experimental and currently unmaintained.
Installation
The package can be installed by adding expo_plural_forms to your list of
dependencies in mix.exs:
def deps do
[
{:expo_plural_forms, "~> 0.0.0", github: "elixir-gettext/expo_plural_forms", branch: "main"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/expo.