Expo Plural Forms

hex.pm badgeDocumentation badge.github/workflows/branch_main.ymlCoverage Status

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"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/expo.